Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x9e83e3…4d3cc0
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x869161…93b2e7
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x879eea…ec729e
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0x7a9e46…d95d4c
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0x78ec8e…aa8bdd
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa37d ago0xd61aff…28a277
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xcb4bc4…1259cd
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xe4832a…ad87d6
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa37d ago0xc6b20e…9a3e4d
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0x5297ff…193457
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0xc9ffda…4d36bf
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0x764f58…983fa9
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x215136…9100ea
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x73fae9…52bb64
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0x626295…2b84ab
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x39e8e0…e9786c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x7f0830…07f38b
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0xba5849…89f2b9
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x639934…21910c
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x3fce72…d42888
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0x19215d…023121
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0x032c89…90d61d
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0xf37cef…65ace2
0xd20a…42a00x9c95…e299Base—$0.001100%fluxa38d ago0x71c06b…50df34
0xd20a…42a00xfe80…47eeBase—$0.001100%fluxa38d ago0xad59e1…63bf96

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.