Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x2383e7…d73f20
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0xdfb898…1354b0
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x0cd5ba…24e28b
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x2657e1…783896
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x03d164…28dfde
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0x9eeff9…802a25
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x2b4c60…d5c6e4
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0xef4c11…588466
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x4b934a…1a24bc
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0xfd3545…0e2df7
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0x8cae90…09fd68
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0xc62ad4…9a6f10
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0x2abf55…da8d41
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0x1426ff…ceaada
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa39d ago0xa0a2fa…484325
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa39d ago0xcf7132…8dcede
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0xd77d54…692dbb
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0xae4232…dbd783
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0x37a030…092145
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa40d ago0x3d879b…b0ff9e
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0x627e21…2f4a0e
0x388c…5c2a0x9c95…e299Base$0.001100%fluxa40d ago0xe3d636…c3bc5d
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0xfb2032…033309
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0x70f23e…232080
0x388c…5c2a0xfe80…47eeBase$0.001100%fluxa40d ago0xafde17…dc7ffb

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.