Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa116d ago0x6092b4…0ade05
0x5690…cae60xac65…4417Base—$0.04100%fluxa116d ago0xdd529f…12d599
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa116d ago0x0d46a8…93366f
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa116d ago0x2ef83e…124f3f
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa116d ago0x24ea79…563a7f
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa116d ago0x55b112…c57fba
0x5690…cae60xac65…4417Base—$0.97100%fluxa116d ago0x9f2c2f…b3769f
0xb90a…9ae40x5690…cae6Base—$0.90100%fluxa117d ago0x8db7f7…c18361
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0xd72b51…b3132e
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0xc26a3f…4e6117
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0x9a79b7…5607c6
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0x5fea29…677375
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0x967312…033e65
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0x564f36…49873e
0xb90a…9ae40x5690…cae6Base—$0.01100%fluxa117d ago0x220b79…50c3b6
0x5690…cae60xac65…4417Base—$0.05100%fluxa117d ago0x48c781…4c8a44
0x5690…cae60xac65…4417Base—$0.02100%fluxa117d ago0x536d17…a6950b
0xb90a…9ae40x5690…cae6Base—$0.05100%fluxa117d ago0x64545a…6227f4

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.