Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0x4af7c2…57cfc0
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0xe60db3…3a40c4
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0xbd1bc4…7cf2ed
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0xd6facb…086ed4
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa35d ago0xee1895…4188f6
0x840d…318c0x9c95…e299Base—$0.001100%fluxa35d ago0x67ff2d…89c163
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x6d1440…485e2e
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x5f602e…692969
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xbb75a5…676688
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xc36f7b…cd4504
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x4ea22a…d06b75
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xe7c902…b753f3
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x1bfa3a…22a2f5
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xdce172…524a6e
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xf88d17…04dade
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0xea6e88…fbb395
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x0bf650…36e9c7
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x4d7c0f…95a93e
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x934716…b8bb17
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x03012a…f7da6a
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x890cd3…2b3faa
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x6faa35…e8612d
0x840d…318c0x9c95…e299Base—$0.001100%fluxa36d ago0x4fb547…30de47
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0xb38b0a…32ebe9
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa36d ago0x866b94…073adf

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.