Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x2552f1…fe6192
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0x8ee8aa…c7a596
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x2c89f4…75df73
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x1a87e7…e99bfd
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0x93457b…7d3a08
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x727289…3224dd
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x764493…872456
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x780f1f…1521dd
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0x80d93e…54e039
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0xc85337…b1a4cf
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x80e048…68365d
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0xd520b2…b710ad
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x35a740…1778c6
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x70666a…086021
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0x03a610…80c41c
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x2a6c39…bfa7d9
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x4b3346…fc5cb1
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0x5a0875…fd271e
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0xbe302b…7c41dd
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x757e0b…30a1c9
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0xce2b82…084133
0x2106…ee890xbfbd…6476Base—$0.50100%0xc440…c95799d ago0x1178c3…ae58ab
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x8c21e2…676948
0xbfbd…64760xf787…91b2Base—$0.002100%0xc440…c95799d ago0xdab3e1…82e7f5
0xbfbd…64760x4419…33c5Base—$0.50100%0xc440…c95799d ago0x51ba35…18b242

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.