Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9226…ccb60xac65…4417Base—$0.17100%fluxa106d ago0xaac778…285190
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x0534fa…72a6bf
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x1d1dfa…faa6b3
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xb30e34…66ca3a
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x43b988…7789d9
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x3d749b…28c116
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x02c27d…c1a126
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x7cdbc5…1a3642
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x36f21f…e57b48
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xeb2842…3feeaf
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x803d03…05abee
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x637393…12904a
0xb90a…9ae40x9226…ccb6Base—$0.02100%fluxa106d ago0x46f1b8…31b5b3
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xbc3ddd…7ddc67
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xa4c30b…7f1c59
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x310926…97cdab
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x0ac28a…e7a9f2
0x9226…ccb60xac65…4417Base—$0.02100%fluxa106d ago0x20051a…a25008
0x9226…ccb60xac65…4417Base—$0.10100%fluxa106d ago0xcf637e…c05ff0
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xe45a6d…d6693b
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x4a929e…079dda
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0xb30693…687d54
0xb90a…9ae40x9226…ccb6Base—$0.05100%fluxa106d ago0x070cc3…89f22a
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x009753…6b98ad
0xb90a…9ae40x9226…ccb6Base—$0.01100%fluxa106d ago0x48895e…49531c

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.