Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x6290…5408Base—$0.10100%ultravioletadao10s ago0x1466a0…7aa688
0x8060…aef80x34ae…3789Base—$0.10100%ultravioletadao10s ago0xf325cf…dce817
0xf4a0…4cf80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xebece0…917312
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase10s ago0xc313a8…1cb4d1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0x72c1ac…d3c637
0x928f…e2330x9e25…0810Base—$0.0370%0x9e25…081012s ago0xddfd2d…4eef7f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase12s ago0x4cfd35…b006cb
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x551693…e9f3f4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0xd9553e…669b2b
0x8060…aef80x404f…23acBase—$0.10100%ultravioletadao16s ago0xd1d2b3…3b76f4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase16s ago0x19f69f…5e9482
0x4b38…3e190xfe80…47eeBase—$0.001100%fluxa16s ago0x0abae6…bec060
0x7010…ff210xfe80…47eeBase—$0.001100%fluxa16s ago0xf1fd5f…40ee7b
0x9b53…bbe70x6839…1a2bBase—$0.003100%coinbase18s ago0xa972d6…b0b215
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase18s ago0x407320…22c9f2
0x8060…aef80x11dc…17d2Base—$0.10100%ultravioletadao18s ago0xe18bf0…c764f6
0x8060…aef80x9ade…c65cBase—$0.10100%ultravioletadao18s ago0x92fae7…88c258
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xd7afeb…06b260
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase20s ago0xdabcae…25bda6
0x8060…aef80x58f6…cc5bBase—$0.10100%ultravioletadao22s ago0xb6484c…2d7fe8
0x8060…aef80x8a43…6b14Base—$0.10100%ultravioletadao24s ago0x9ac903…e62444
0x8060…aef80xa26e…d005Base—$0.10100%ultravioletadao24s ago0xf5b0aa…72b536
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase24s ago0xc44b55…b10cde
0x8060…aef80x327f…bf71Base—$0.10100%ultravioletadao24s ago0xc5009f…76be9b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase26s ago0xd98a6c…01ada1

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.