Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0xae435e…037e65
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0xa1fc5f…c69ed3
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x1cf4cf…3ce3a5
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0xc05d6b…9c3b95
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0x9f9d74…beb6f1
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0x527bd6…673076
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x497a5c…4e2bbf
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x17324b…33e990
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0x35c9d2…586729
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0xb92d8f…468100
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0xb921f7…685c3c
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x694b70…d41ab1
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0xa93fe5…1b8903
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0xe8c127…6fab86
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x4e2714…201aed
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0xc67ac5…de9263
0xa32e…907f0xfe80…47eeBase—$0.001100%fluxa40d ago0x31e098…2b4044
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0xacdbda…6f0a31
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa40d ago0x3d0758…c83193
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0xf158c0…470d22
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0xe71d1f…1fd432
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0x30ebd3…01f870
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0xff9d73…c8fb54
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0x105671…6ad339
0xa32e…907f0x9c95…e299Base—$0.001100%fluxa41d ago0x0cbdd8…05deff

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.