Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0xec2072…6d0f87
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0xa692fb…ad59e6
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0xda5b22…36f417
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0xf0adf7…858451
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0x81eb16…9e2b74
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0x32ea8f…670433
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa22d ago0x1b6147…fc4dd9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x38936c…e37ebd
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x1183db…62195e
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x8dd57b…97f8bf
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x0550d9…2fb45e
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xf14ad1…0076b9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xa0ac58…9a5d20
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xfc9325…91f0f1
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xd198c0…9e48d5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x81fbd4…0519df
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xbefe7a…203777
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xb7f1b5…3cecbc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x1999ca…3544c2
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xb7252b…b0a906
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x5a1372…51b889
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x785ee8…7e02db
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0x15a6ab…aefb32
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xcd762a…51b176
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa23d ago0xf60ee3…cbab59

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.