Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00xfac1…15deBase—$0.01100%coinbase78d ago0x34340b…a027ac
0x8fc8…cff00xfc38…f7f3Base—$0.01100%coinbase78d ago0xc926b9…f4d36c
0x8fc8…cff00x72a1…dd03Base—$0.01100%coinbase78d ago0xbeee10…bd601c
0x8fc8…cff00x7ba0…c740Base—$0.01100%coinbase78d ago0x7218da…43e786
0x8fc8…cff00x6fd7…b713Base—$0.01100%coinbase78d ago0xbedc29…92a1fa
0x8fc8…cff00xdb13…b6e8Base—$0.01100%coinbase78d ago0xbdd051…bb5212
0x8fc8…cff00xc0a8…8d29Base—$0.01100%coinbase78d ago0x73db9c…b014a5
0x8fc8…cff00xd612…2540Base—$0.01100%coinbase78d ago0x2f0c0d…18a0c1
0x8fc8…cff00xa5dc…c12dBase—$0.01100%coinbase78d ago0x276cf5…b22ccd
0x8fc8…cff00x7092…8f4cBase—$0.01100%coinbase78d ago0x1f5fbb…88f318
0x8fc8…cff00x299d…7784Base—$0.01100%coinbase78d ago0x149f15…b30938
0x8fc8…cff00xdd84…8ef2Base—$0.01100%coinbase78d ago0x050d0c…c44aa3
0x8fc8…cff00x0017…2fedBase—$0.01100%coinbase78d ago0x72ffec…bd5c8d
0x8fc8…cff00xf8b1…d32cBase—$0.01100%coinbase78d ago0x6a5fb4…13e929
0x8fc8…cff00x647d…ffa0Base—$0.01100%coinbase78d ago0x9151cb…92ad60

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.