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%coinbase14s ago0xd34983…8564e6
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase16s ago0x96ed04…880745
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x7c4d5a…c3f823
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase16s ago0x7ddc9f…b6446a
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase16s ago0xb4d6f1…b82c85
0xcbbc…e3170xa9dd…2315Base—$0.002100%coinbase16s ago0x497d39…931f82
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa18s ago0xc407b7…958157
0xf083…92470x159b…4908Basex402 service$0.10100%ultravioletadao20s ago0x3e324c…1f468f
0x2687…0ebe0x6839…1a2bBase—$1.00100%coinbase20s ago0x1d8dfd…7e9af8
0x0263…1ed50x159b…4908Basex402 service$0.10100%ultravioletadao20s ago0x8f7107…91a83d
0x181f…2c9b0x2987…8dc9Base—$0.006199100%coinbase22s ago0x33abc9…5fd71f
0xc66c…1bc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb2bd5e…bc8ea7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase24s ago0x1a3733…4c98ba
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x6d46fa…f7ebde
0x2105…a1670x159b…4908Basex402 service$0.10100%ultravioletadao26s ago0xc32a2e…5e9a29
0xa5a0…23d40x3e0a…78e7Base—$0.003458100%coinbase28s ago0xf46b27…7cae12
0x5159…503c0x159b…4908Basex402 service$0.10100%ultravioletadao30s ago0x472a19…1398e7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0xf9d6d7…3bb33e
0x9f76…980f0x159b…4908Basex402 service$0.10100%ultravioletadao32s ago0x5d55e6…4e2f3f
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x5a7ca4…5f1b8a
0x947e…42ad0x6839…1a2bBase—$1.00100%coinbase34s ago0x9cef9c…927c7b
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x4d98…2b5b36s ago0x760771…c91dd2
0x701c…a1520x5aae…482eBase—$0.25100%coinbase36s ago0x072939…f7341d
0xbdb0…5de50x159b…4908Basex402 service$0.10100%ultravioletadao36s ago0xa598e6…b6a2df
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI38s ago0xec7e56…ce20d0

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.