Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x307e8e…d7a531
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x84b7b0…7e0e0b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x11d2d3…502b94
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xacac53…82f57e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x3afc87…5dde64
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x35e7ac…c004c5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x883452…21b2d5
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x9602e6…30ae7e
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x990190…744406
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x708b8a…4a95c2
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x1b77eb…291f07
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xfb3bbe…b63861
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x986f1a…4bc97c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x919639…07c187
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x4f7931…9076f8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x652949…056eea
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa38d ago0x19db8a…e0c6cd
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc9b23a…87f0fb
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0529eb…0fee83
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa39d ago0x63e93b…36a56c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x4ef7a6…63ecc0
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa90581…247d41
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc0f3cc…bdf94c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x410288…014103
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa941a1…ef5c0c

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.