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%fluxa41d ago0xbdaabd…749213
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x3f8f99…ca81c2
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0xfeb8f7…633dc4
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xb1d185…9bc267
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x0d4564…7e8266
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x46694f…e1326b
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x56f574…d209fa
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0xad5e96…d517b6
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xf55a05…2c6bfd
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x6dad96…44d61d
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xc79c75…e93b93
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x505dd5…fcfe65
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xbb239d…2eeb8b
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x0d7b5c…9e35d9
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x1ff662…1fb8e2
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0xc9eca6…1a3713
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xd57cbc…9ee7f9
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0xbb492e…c27c59
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x191343…6ca8dc
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x69b14b…be0480
0x80cf…d8c40xfe80…47eeBase—$0.001100%fluxa41d ago0x3b8e65…eff975
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x8b9c67…bf1861
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x4e75dc…f9a669
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa41d ago0x91fe6e…216d9b
0x80cf…d8c40x9c95…e299Base—$0.001100%fluxa42d ago0x462477…f30be2

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.