Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdeca…3da5Base—$0.90100%fluxa120d ago0xdd99f4…ae671c
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x74d3fb…949196
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xf4eb2e…d10a93
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x11ab06…bceabc
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xfaf337…b6fe2a
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x630f82…e44368
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xa7b595…e1ba02
0xdeca…3da50xac65…4417Base—$0.15100%fluxa120d ago0x88736b…348ec8
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x3c7204…f528e4
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xd4b2cd…10519e
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xbde975…5ceb03
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x858fb7…bcd85d
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xab29f9…c7d99b
0xb90a…9ae40xdeca…3da5Base—$0.10100%fluxa120d ago0x16d597…1e94ac
0xdeca…3da50xac65…4417Base—$0.05100%fluxa120d ago0x755916…aae482
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x0b46da…40c52d
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x3d5399…6c3a82
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x49eeb0…1f8bef
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x9996f6…50e099
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x1e53ce…6d2867
0xdeca…3da50xac65…4417Base—$0.11100%fluxa120d ago0xc14041…379aa7
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x0909a2…47cb37
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xc352c1…27082c
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0x6cf833…5cd59c
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa120d ago0xfd48d3…60823a

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.