Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x9976a5…6fea5a
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x931990…930bdc
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xa23062…e2c0ae
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0xb9f199…1e9343
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xfa2856…5b8ce3
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0xb0bbd9…2677ba
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x5ac6de…0b44d3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xb0723e…4b56c2
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x20a6a2…590e0d
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x1a7fcd…c3e437
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x46a7e5…915430
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x1c51a7…510a61
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x245f96…ee22b0
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0x75e5ef…80d411
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xb3f150…59a3ef
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0x492c4e…d5fcee
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xc00d23…ad021f
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x9fed45…7edad6
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0xe75dc3…140d2d
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0xa7b252…db87d1
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0xca1e0b…53720e
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0x8f7da7…880d85
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa41d ago0x33baa8…e70cba
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0x72f369…2f85f2
0x0edf…26000x9c95…e299Base—$0.001100%fluxa41d ago0x2fcf4f…535b6d

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.