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%coinbase1d ago0x73d0db…740a67
0x5e06…fb090x4dc1…7399Base—$0.01100%coinbase1d ago0x42c409…3df826
0x5e06…fb090x32d4…54fdBase—$0.01100%coinbase1d ago0x42bbb6…0c84f9
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x67550b…f93047
0x5e06…fb090xce09…b580Base—$0.01100%coinbase1d ago0x688713…5f4b07
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xddced0…932065
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xa84490…f19562
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x5f774e…76185a
0x5e06…fb090xfc71…a10bBase—$0.01100%coinbase1d ago0xc61df1…1a0fac
0x5e06…fb090x5100…05adBase—$0.01100%coinbase1d ago0x56294f…f3de07
0x5e06…fb090x67d4…4924Base—$0.01100%coinbase1d ago0xd0e11b…8f62a0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x686dda…4d45a7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xdeb89c…e2b47a
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xe9d483…1e6da2
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x6cf812…b8fd95
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0xaf5d2d…5c4622
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x695e1b…03a575
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase1d ago0x8b103e…e1214e
0x5e06…fb090x9b84…b4fbBase—$0.01100%coinbase1d ago0x38b2b7…f1309b
0x5e06…fb090xa54f…39c6Base—$0.01100%coinbase1d ago0x082358…589aac
0x5e06…fb090xcc4b…0b69Base—$0.01100%coinbase1d ago0x7a75a2…1031d3
0x5e06…fb090x3f5a…0f2eBase—$0.01100%coinbase1d ago0x1d5b2c…7201fd
0x5e06…fb090x4dcb…b008Base—$0.01100%coinbase1d ago0x7082ae…2a056e
0x5e06…fb090x3051…913eBase—$0.01100%coinbase1d ago0xa391a0…f694ff
0x5e06…fb090xf03d…0718Base—$0.01100%coinbase1d ago0x585287…e945de

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.