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%fluxa40d ago0xd8418d…c6ae32
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0xe0efe6…4334c3
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x13c1d7…a9ba2b
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x1d4f4b…07628a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xfe08f1…a277d9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0xc3d82c…c96370
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x89ae31…057eb3
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0xb893bc…ca520e
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x1ce1ed…d67d50
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x91a426…0f1bbb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xa57e1b…5e489c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0xc3b5fb…f18a7e
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0xc99ac1…555d8d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xa0b81f…1225d9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x8e7c34…4d0261
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x223738…83d20e
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xc662f3…8ffaf4
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x8160bd…cdbdff
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x771d3f…0fe4ab
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0xaa381f…f80222
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xbbcaf4…220153
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x5d6141…effde1
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0x56530a…2a695a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa41d ago0x79ea9f…0b2cae
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa41d ago0xad091a…75b2a1

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.