Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa40d ago0xd59f2d…f4c0ce
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa40d ago0x34cc4b…e2a96e
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa40d ago0x7d54d2…401c89
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa40d ago0x2b7ef7…85ab6c
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa40d ago0xf5f5b6…f2358d
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa40d ago0x8dbd8c…d1191b
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa40d ago0x346c8b…fce98d
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa40d ago0x80e7e1…ee62a8
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa40d ago0x4d3cc1…43fcad
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0x08fdda…f919cf
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0x20edb3…2c0e34
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0x68fea0…83042c
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xd53f4b…67c448
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xcba47b…46efc3
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xd43daf…acb13b
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0x61e20a…a859bc
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0x955094…92ab17
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xeaeedd…5630f2
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xbf375a…b9a7cc
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0xa53665…bf77bf
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0x58494e…f30b2c
0xab4b…decf0xfe80…47eeBase—$0.001100%fluxa41d ago0x8044c4…af5673
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0xbceab7…c775b0
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0xfc7f52…42b3dc
0xab4b…decf0x9c95…e299Base—$0.001100%fluxa41d ago0xb82adf…67ee8c

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.