Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xf24b73…519587
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase16s ago0x0e5b1d…32d6fa
0xa6d9…f9b90x3e0a…78e7Base—$0.004958100%coinbase16s ago0x678e21…fb48ce
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xfab66b…1b135d
0x8060…aef80x296b…d7a4Base—$0.10100%ultravioletadao22s ago0x4903ff…634939
0x8060…aef80x50de…5f01Base—$0.10100%ultravioletadao22s ago0x66e6c1…32577c
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xa94427…f7cc6e
0xe28b…39230x6839…1a2bBase—$0.003100%coinbase26s ago0x8246e4…a8bd29
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x78a78e…2e6625
0x8060…aef80xacc2…b52cBase—$0.10100%ultravioletadao28s ago0xc67585…c7bbc2
0x8060…aef80x90cd…688dBase—$0.10100%ultravioletadao28s ago0xcb29ab…49745e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted34s ago0x8eb276…347ae0
0x8060…aef80xdc98…25e9Base—$0.10100%ultravioletadao36s ago0x040f42…778e73
0x8060…aef80xd572…cea7Base—$0.10100%ultravioletadao36s ago0x5dab12…3bd808
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x7609ee…f9c268
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0x7c3319…6e06c0
0x6022…37480x6839…1a2bBase—$0.003100%coinbase38s ago0x4b513f…e2560a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase38s ago0xdbd8ec…54652b
0xeba2…dc420x3e0a…78e7Base—$0.00374100%coinbase40s ago0xbcc810…c30c2d
0x8060…aef80x6ee4…af1bBase—$0.10100%ultravioletadao42s ago0x6cad96…5897be
0x8060…aef80xf246…f3e8Base—$0.10100%ultravioletadao42s ago0x979767…82e23c
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0xee78a2…b3fafd
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase42s ago0xc051f1…baf4d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase44s ago0xfb8029…aac6ab
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase44s ago0x75a1df…099a86

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.