Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa41d ago0x94b5b9…d6ed80
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa41d ago0xdf4a28…156dcd
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xa42245…c664f1
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0xbc5368…f0d577
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x879cd1…790fe2
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x0cbb34…89a1cc
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x082dcd…bfcd01
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x72387e…1e1f4f
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x6420f0…0a73ac
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xcb703a…2d4265
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x73c80a…5a2163
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0xabcea9…bde1e2
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa42d ago0x76f77f…ce07fd
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x05051a…630507
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x568b92…9ff2f6
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xb95975…81245a
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xc2c47a…bc0091
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xc72b4f…7bfa74
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x7ff88c…b171b1
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x7b8b9c…f017a8
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xe00cac…b877d1
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x8cf67c…2e330d
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xe4f62b…caf3b8
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0xd71fc3…d71de8
0x3f01…9c250x9c95…e299Base$0.001100%fluxa42d ago0x46a116…d2e82f

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.