Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e49…e2d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xf713f0…f5b477
0xe130…b3f50x159b…4908Basex402 service$0.10100%ultravioletadao17s ago0x9b986b…abcd28
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase17s ago0x25e96e…f87a1d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc17s ago0x07cdb0…0f975c
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x1bec91…b40a98
0x8b5c…751c0x159b…4908Basex402 service$0.10100%ultravioletadao23s ago0x1b9e2e…3216ed
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase25s ago0xf24b73…519587
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25s ago0x0e5b1d…32d6fa
0xa6d9…f9b90x3e0a…78e7Base—$0.004958100%coinbase25s ago0x678e21…fb48ce
0xf7fb…3ac60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xfab66b…1b135d
0x8060…aef80x296b…d7a4Base—$0.10100%ultravioletadao31s ago0x4903ff…634939
0x8060…aef80x50de…5f01Base—$0.10100%ultravioletadao31s ago0x66e6c1…32577c
0x7882…daf30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xa94427…f7cc6e
0xe28b…39230x6839…1a2bBase—$0.003100%coinbase35s ago0x8246e4…a8bd29
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase35s ago0x78a78e…2e6625
0x8060…aef80xacc2…b52cBase—$0.10100%ultravioletadao37s ago0xc67585…c7bbc2
0x8060…aef80x90cd…688dBase—$0.10100%ultravioletadao37s ago0xcb29ab…49745e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted43s ago0x8eb276…347ae0
0x8060…aef80xdc98…25e9Base—$0.10100%ultravioletadao45s ago0x040f42…778e73
0x8060…aef80xd572…cea7Base—$0.10100%ultravioletadao45s ago0x5dab12…3bd808
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x7609ee…f9c268
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase45s ago0x7c3319…6e06c0
0x6022…37480x6839…1a2bBase—$0.003100%coinbase47s ago0x4b513f…e2560a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase47s ago0xdbd8ec…54652b
0xeba2…dc420x3e0a…78e7Base—$0.00374100%coinbase49s ago0xbcc810…c30c2d

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.