Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe28b…39230x6839…1a2bBase—$0.003100%coinbase10s ago0x8246e4…a8bd29
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0x78a78e…2e6625
0x8060…aef80xacc2…b52cBase—$0.10100%ultravioletadao12s ago0xc67585…c7bbc2
0x8060…aef80x90cd…688dBase—$0.10100%ultravioletadao12s ago0xcb29ab…49745e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18s ago0x8eb276…347ae0
0x8060…aef80xdc98…25e9Base—$0.10100%ultravioletadao20s ago0x040f42…778e73
0x8060…aef80xd572…cea7Base—$0.10100%ultravioletadao20s ago0x5dab12…3bd808
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x7609ee…f9c268
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x7c3319…6e06c0
0x6022…37480x6839…1a2bBase—$0.003100%coinbase22s ago0x4b513f…e2560a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase22s ago0xdbd8ec…54652b
0xeba2…dc420x3e0a…78e7Base—$0.00374100%coinbase24s ago0xbcc810…c30c2d
0x8060…aef80x6ee4…af1bBase—$0.10100%ultravioletadao26s ago0x6cad96…5897be
0x8060…aef80xf246…f3e8Base—$0.10100%ultravioletadao26s ago0x979767…82e23c
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xee78a2…b3fafd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0xc051f1…baf4d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase28s ago0xfb8029…aac6ab
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase28s ago0x75a1df…099a86
0x3807…47a00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x4b4fa8…670ded
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase30s ago0x45f2a2…de415e
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI30s ago0x276e4a…4bdf92
0x8060…aef80x5c25…9dc4Base—$0.10100%ultravioletadao32s ago0x722ab8…88418e
0x8060…aef80x79ab…262eBase—$0.10100%ultravioletadao32s ago0xb3e554…21f596
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0x8f5b9f…d17064
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase34s ago0xbb6e0a…b71503

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.