Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0xc1b412…14ea9f
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x4ae304…0f7fe3
0x2ea3…59800x9c95…e299Base$0.001100%fluxa38d ago0xc6306e…c5870e
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0xacafa3…6192d3
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x9a0801…c28c89
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x7028a7…24ae41
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x638e77…2f4434
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0xdfed65…d22923
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x045c3f…73e229
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x7a171e…5cedc8
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x0889c7…4554dd
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x51877c…7bb7ea
0x2ea3…59800x9c95…e299Base$0.001100%fluxa38d ago0xa02a0d…6023f1
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x37de31…4917b5
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x98da02…e7c928
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x44458e…314465
0x2ea3…59800x9c95…e299Base$0.001100%fluxa38d ago0x13d622…f53e94
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa38d ago0x26af7b…d471ff
0x2ea3…59800x9c95…e299Base$0.001100%fluxa38d ago0x0990be…130c5a
0x2ea3…59800x9c95…e299Base$0.001100%fluxa39d ago0xd73ddc…e67797
0x2ea3…59800x9c95…e299Base$0.001100%fluxa39d ago0x6a03f6…ba5d4e
0x2ea3…59800xfe80…47eeBase$0.001100%fluxa39d ago0x52ad0f…3886f9
0x2ea3…59800x9c95…e299Base$0.001100%fluxa39d ago0xdcc696…dac3cf
0x2ea3…59800x9c95…e299Base$0.001100%fluxa39d ago0xcb7795…776635
0x2ea3…59800x9c95…e299Base$0.001100%fluxa39d ago0x1ba2b2…77e985

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.