Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0x6afb22…d183ab
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x6c4e23…43bfb3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x985341…443027
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xf2b789…57f6c6
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x0dc14e…e31643
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x911b38…22e205
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xb8bcc7…335981
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x536f83…54aea7
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x1119df…2b3f0e
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xb13cb0…d6524e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x16472f…e7a7c3
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x1b778e…fa5add
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0x41203e…b11356
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xe8c354…433ecc
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x894689…dfc27a
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xac6647…8cbe56
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x52e1f0…ba4e66
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0x0196a8…c92a38
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0x693062…4468ef
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xe4ef9f…68677e
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0x818df5…85c3ee
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xf96580…84a064
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0xf8ca03…0859b8
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa36d ago0x0f5105…4d4b8e
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa36d ago0xa660c2…dd8bfa

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.