Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0xa6249e…8d34ca
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x80736a…7e7cec
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f62ec…3863c6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0xcc0908…2b8227
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0x74b427…12cd8b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x342dee…b0e11e
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0xad93d8…0086f9
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x76eb14…b7e087
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x190a96…cf9460
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0x07b99a…5033ed
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x64b8d1…4a4ae7
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0xfa3b5e…7f51a8
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x27231b…40b32a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x7efe04…7d05c8
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x49e2e3…3c85d7
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0x69b005…7e1135
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa36d ago0xffcbaa…359a6a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x3b6649…1236bf
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa36d ago0x1426b8…873bbe

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.