Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase19h ago0x2626c1…92a648
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase19h ago0xefb566…411806
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase20h ago0x5e15da…6bef2e
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase20h ago0x7f7a57…4ea3e3
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase21h ago0xec2c22…a2f31a
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase22h ago0x3e1c05…95b3b0
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x31e1a4…40c7a5
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xcc9190…f99827
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x19424d…7c4ea7
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x8bef09…ac3955
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x76179c…48c73b
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x378b02…7f8726
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xaa89a7…613690
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x040ab6…8d897e
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5e4bb0…e876f5
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa5852c…a49170
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xead7d3…baeb69
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0xc3d150…b46094
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x3e6400…aa6806
0x2f61…72e60x17cd…7905Basex402 service$0.05100%coinbase1d ago0x4981b3…a86d9a

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.