Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0x3dac…a33dBase—$0.01100%coinbase81d ago0x1842ea…15eddd
0x68a8…d9fb0x6da8…ce33Base—$0.01100%coinbase81d ago0x363372…540da0
0x68a8…d9fb0xa804…9e99Base—$0.01100%coinbase81d ago0x086dfe…52d805
0x68a8…d9fb0xfe1e…68e2Base—$0.01100%coinbase81d ago0x77b0d4…53a3f4
0x68a8…d9fb0xa07e…2988Base—$0.01100%coinbase81d ago0x21254a…30472d
0x68a8…d9fb0x741e…c1fdBase—$0.01100%coinbase81d ago0xd58b94…eae1b8
0x68a8…d9fb0xd66c…9da8Base—$0.01100%coinbase81d ago0x60fc3c…2f568b
0x68a8…d9fb0x4076…9841Base—$0.01100%coinbase81d ago0xc23fbd…17b79b
0x68a8…d9fb0x0bed…1e54Base—$0.01100%coinbase81d ago0xa5ae1d…124c2a
0x68a8…d9fb0x41e5…5228Base—$0.01100%coinbase81d ago0x4a869c…a5773c
0x68a8…d9fb0x6419…2bd3Base—$0.01100%coinbase81d ago0x264909…403e7e
0x68a8…d9fb0xb7f2…b04aBase—$0.01100%coinbase81d ago0xe81b04…1b9616
0x68a8…d9fb0x4834…029eBase—$0.01100%coinbase81d ago0x35b4d5…05189e
0x68a8…d9fb0x9807…eddaBase—$0.01100%coinbase81d ago0xa30146…9b73b5
0x68a8…d9fb0x201e…ee05Base—$0.01100%coinbase81d ago0x2e9f64…48025f
0x68a8…d9fb0x3722…9f59Base—$0.01100%coinbase81d ago0x691edf…d42afd
0x68a8…d9fb0x54b2…636eBase—$0.01100%coinbase81d ago0x7e375c…85a779
0x68a8…d9fb0x1649…7a51Base—$0.01100%coinbase81d ago0xb06baa…b679ae
0x68a8…d9fb0x1587…5a17Base—$0.01100%coinbase81d ago0x97cd61…27fe32
0x68a8…d9fb0x3ffe…ab3eBase—$0.01100%coinbase81d ago0x1d4109…ad0e84
0x68a8…d9fb0x849f…1410Base—$0.01100%coinbase81d ago0x423d2d…f2821c
0x68a8…d9fb0x11c7…8df5Base—$0.01100%coinbase81d ago0xa40f1e…ece5d1
0x68a8…d9fb0x4d8a…fab7Base—$0.01100%coinbase81d ago0x2b647b…360852
0x68a8…d9fb0xeb7e…6908Base—$0.01100%coinbase81d ago0xa6dc2d…2c5149
0x68a8…d9fb0x1dd2…a4cfBase—$0.01100%coinbase81d ago0x6c0a32…0f892c

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.