Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xc53f…1c41Base$0.20100%Route unknown68d ago0x64324e…d4645a
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown68d ago0x7609df…45ca6f
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown68d ago0xfec631…75c323
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown68d ago0x370a7d…842fdc
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown68d ago0x88cdfa…ff3672
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown68d ago0xed310b…ec11e3
0x254a…d0910xc53f…1c41Base$0.05100%Route unknown68d ago0x32e648…fddf1b
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown68d ago0x6bd099…28e01a
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown68d ago0xc27669…16e560
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown68d ago0x09dc09…e52058
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown68d ago0x9d3100…02eaf4
0x254a…d0910xc53f…1c41Base$0.20100%Route unknown69d ago0x963faf…9f5441
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown69d ago0x525a11…623b4b
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown69d ago0xfc4f15…6fc9ff
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown69d ago0xf180d6…677db9
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown69d ago0x06e051…ecfe85
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown69d ago0x7f87c5…7a102c
0x254a…d0910xc53f…1c41Base$0.10100%Route unknown69d ago0xcc034e…15ac19
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown69d ago0x491b28…4f613d
0x254a…d0910xc53f…1c41Base$0.05100%Route unknown69d ago0xd91fd9…63ba7a
0x254a…d0910xc53f…1c41Base$0.03100%Route unknown69d ago0x568511…5bde13
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown69d ago0x315ac8…92d1b8
0x254a…d0910xc53f…1c41Base$0.02100%Route unknown69d ago0xf0f1ef…d15d14
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown69d ago0x3e9e51…986c5d
0x254a…d0910xc53f…1c41Base$0.15100%Route unknown69d ago0x68cbd3…e83b19

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.