Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40x9274…3db7Base—$0.01100%coinbase75d ago0xc8055b…2fd328
0xedb6…b9a40x61d3…22ecBase—$0.01100%coinbase75d ago0xec0939…2676e6
0xedb6…b9a40x3115…f4acBase—$0.01100%coinbase75d ago0xfcf79d…29fe26
0xedb6…b9a40x896a…1255Base—$0.01100%coinbase75d ago0xc31d5d…1909ef
0xedb6…b9a40x5964…5955Base—$0.01100%coinbase75d ago0x7c9340…afa9ea
0xedb6…b9a40x3d72…872cBase—$0.01100%coinbase75d ago0x530527…dca81a
0xedb6…b9a40xe4e4…52dfBase—$0.01100%coinbase75d ago0x069575…763acc
0xedb6…b9a40xb93c…43b7Base—$0.01100%coinbase75d ago0x47cba6…6f9797
0xedb6…b9a40x6aee…0d7aBase—$0.01100%coinbase75d ago0x2f5a74…8b786b
0xedb6…b9a40x1baa…5a37Base—$0.01100%coinbase75d ago0xcbffa4…6a81ce
0xedb6…b9a40x4046…4352Base—$0.01100%coinbase75d ago0x691c1f…2df0d0
0xedb6…b9a40x9827…0afdBase—$0.01100%coinbase75d ago0x09df2b…72f347
0xedb6…b9a40x4a7d…8027Base—$0.01100%coinbase75d ago0x7fb6c2…4486ab
0xedb6…b9a40xf7c6…5648Base—$0.01100%coinbase75d ago0x811483…9d1aab
0xedb6…b9a40xdebc…22c6Base—$0.01100%coinbase75d ago0x632ae3…a0b811
0xedb6…b9a40x6383…9f25Base—$0.01100%coinbase75d ago0x8bd4b3…2fed73
0xedb6…b9a40x258b…e9ffBase—$0.01100%coinbase75d ago0x2313ee…670cb2
0xedb6…b9a40x6c38…88cdBase—$0.01100%coinbase75d ago0x1515fb…30ebc3
0xedb6…b9a40x95aa…bcebBase—$0.01100%coinbase75d ago0x555e03…9f0cf1
0xedb6…b9a40xcc21…a2ecBase—$0.01100%coinbase75d ago0xf5d964…812ecd
0xedb6…b9a40xb59d…43aeBase—$0.01100%coinbase75d ago0xd75288…81fe68
0xedb6…b9a40xd1dc…d2bfBase—$0.01100%coinbase75d ago0x862adb…2f8aed
0xedb6…b9a40xdb18…2430Base—$0.01100%coinbase75d ago0x2f3668…4af945
0xedb6…b9a40x9f4b…6d7bBase—$0.01100%coinbase75d ago0x5ae361…ad3abb
0xedb6…b9a40xdb31…1075Base—$0.01100%coinbase75d ago0xe9c4d1…0974e8

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.