Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa46e…a1300x54a2…dfbfBase—$0.01100%coinbase59d ago0x623d54…6ec8b1
0xa46e…a1300xd4a7…f62eBase—$0.01100%coinbase59d ago0x190f94…ae42c9
0xa46e…a1300xdc7c…bc2fBase—$0.01100%coinbase59d ago0x755987…65a184
0xa46e…a1300x425a…1e27Base—$0.01100%coinbase59d ago0xaae48e…ef956c
0xa46e…a1300x6f3c…d445Base—$0.01100%coinbase59d ago0x46f7c1…51b665
0xa46e…a1300xe659…d46fBase—$0.01100%coinbase59d ago0xea08cb…01935a
0xa46e…a1300x0744…9665Base—$0.01100%coinbase59d ago0x4ce14c…d57404
0xa46e…a1300x0f3c…5909Base—$0.01100%coinbase59d ago0x964b80…dc6135
0xa46e…a1300x175c…8c65Base—$0.01100%coinbase59d ago0x72cd45…c1f14a
0xa46e…a1300x766e…55e6Base—$0.01100%coinbase59d ago0x98cb0a…2c067e
0xa46e…a1300x7f1f…a8ccBase—$0.01100%coinbase59d ago0xff630f…c591f5
0xa46e…a1300x61de…d390Base—$0.01100%coinbase59d ago0xd63626…1b8f87
0xa46e…a1300x6847…fa24Base—$0.01100%coinbase59d ago0xb0e678…e71ec0
0xa46e…a1300x9dd0…556fBase—$0.01100%coinbase59d ago0xf1f269…284ea6
0xa46e…a1300x0212…71aeBase—$0.01100%coinbase59d ago0x685719…dec576
0xa46e…a1300x76c6…50d6Base—$0.01100%coinbase59d ago0x3aba7a…bc72c6
0xa46e…a1300x946f…e010Base—$0.01100%coinbase59d ago0xabad8e…5966bd
0xa46e…a1300xbab4…7169Base—$0.01100%coinbase59d ago0xb7386c…2f48e2
0xa46e…a1300xf4ed…ffcdBase—$0.01100%coinbase59d ago0x5e33f3…a3df88
0xa46e…a1300x1b74…da37Base—$0.01100%coinbase59d ago0xfb000d…3ff368
0xa46e…a1300x9fe8…9eb6Base—$0.01100%coinbase59d ago0x54f980…7c1746
0xa46e…a1300xd5c8…ce80Base—$0.01100%coinbase59d ago0x92e2ca…3a3490
0xa46e…a1300x8569…4cd6Base—$0.01100%coinbase59d ago0x0f91a4…03c078
0xa46e…a1300x21b1…2bbaBase—$0.01100%coinbase59d ago0xcedfed…4f1a07
0xa46e…a1300x9bb5…eb19Base—$0.01100%coinbase59d ago0xce77b7…836ba7

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.