Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x2e2506…b980b5
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa35d ago0x4f4d77…389b2d
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa35d ago0x1452f7…64dd2b
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x3fcc49…307aa6
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x42c142…9382c6
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x566e1e…d521dd
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0xcc993d…d600e9
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x95b6ea…cbc462
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa35d ago0x94b459…623cef
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0xd72fd0…0f2ce4
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0xc6b8b0…de64f1
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa35d ago0x33a57c…721c60
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0xda9d4d…8f2c65
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa36d ago0x4a4147…3a6d72
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa36d ago0xdab55f…29b535
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa36d ago0x30ed63…d0af15
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0x41cd1b…c3be5e
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0xdb45de…93b9eb
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa36d ago0x85756b…e3363a
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0x471ac9…df3f63
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0x82dd66…108038
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0x32734a…8f43b8
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0x3cd5c1…d259d8
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa36d ago0xe7eefc…b9a4e1
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa36d ago0xefcea3…ab27b7

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.