Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0xacf733…44545d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x27bb83…a82094
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x24e2f0…240ac8
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0xc46156…3347ce
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x55e607…7f940b
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x80b7f9…ad1b0d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x346400…d4ba71
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x89e80c…8c6719
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0xefd235…7922b1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown46d ago0x0fd83c…39c6e1
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x37500b…71703e
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x39ece9…6223e0
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0xe81242…bb9d63
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x03deee…1b7910
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0xa8dcdd…1c3dfe
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x2293d4…16a354
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x73cde9…a72fbb
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0xa39292…362d4b
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x969295…007b75
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x0deab9…a6e37d
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0xdf5dd1…eb19cc
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x89111b…b39091
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0xe9e52f…c8564f
0x9c57…47a80x9c95…e299Base$0.001100%Route unknown47d ago0x904214…10fd73

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.