Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base—$26.97100%mrdn49d ago0x71444c…419308
0xe55e…f7480x8e77…e2d6Base—$37.37100%mrdn49d ago0x7f6a9b…618620
0xe55e…f7480x8e77…e2d6Base—$29.06100%mrdn49d ago0x06d164…4bf449
0xe55e…f7480x8e77…e2d6Base—$20.88100%mrdn49d ago0xf38bc1…0ff26d
0xe55e…f7480x8e77…e2d6Base—$36.14100%mrdn49d ago0x257e21…9ec9ac
0xe55e…f7480x4754…327bBase—$26.05100%mrdn49d ago0x911ea1…861082
0xe55e…f7480x8e77…e2d6Base—$20.84100%mrdn49d ago0x02376d…cf48ab
0xe55e…f7480x8e77…e2d6Base—$40.21100%mrdn49d ago0xa98904…ede0d4
0xe55e…f7480x4754…327bBase—$25.16100%mrdn49d ago0x586531…e03e3e
0x13db…51920xe55e…f748Base—$27.96100%mrdn49d ago0xfeddc1…62715c
0xe55e…f7480x8e77…e2d6Base—$39.41100%mrdn49d ago0xea8923…025cf8
0xe55e…f7480x8e77…e2d6Base—$36.48100%mrdn49d ago0x84672d…fc6f52
0xe55e…f7480x8e77…e2d6Base—$39.53100%mrdn49d ago0xf55854…99a9f0
0xa6a9…809d0xe55e…f748Base—$37.67100%mrdn49d ago0xaff94f…522489
0xfe8f…794d0xe55e…f748Base—$40.51100%mrdn49d ago0x53c275…da0f0b
0xe55e…f7480xa6a9…809dBase—$33.74100%mrdn49d ago0x0026c1…daae0a
0x4754…327b0xe55e…f748Base—$19.34100%mrdn49d ago0x932480…a3690d
0xe55e…f7480x8e77…e2d6Base—$30.12100%mrdn49d ago0xb4547c…936292
0xe55e…f7480x8e77…e2d6Base—$28.03100%mrdn49d ago0x3bf304…00aa0c
0xe55e…f7480x8e77…e2d6Base—$26.16100%mrdn49d ago0x9249b5…e1f546
0xe55e…f7480x8e77…e2d6Base—$21.67100%mrdn49d ago0x653142…418d71
0xe55e…f7480x8e77…e2d6Base—$19.12100%mrdn49d ago0x8dec24…5ffb0a
0xe55e…f7480x8e77…e2d6Base—$38.90100%mrdn49d ago0x94df1b…1235e3
0xa6a9…809d0xe55e…f748Base—$30.88100%mrdn49d ago0x1e14ca…118fb6
0x1cec…8dd40xe55e…f748Base—$32.97100%mrdn49d ago0xf70bfd…e78e03

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.