Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x95d5…77a4Base—$0.10100%fluxa7d ago0xf36665…76753a
0xe88d…92210x9e08…ce67Base—$0.51100%fluxa7d ago0xe8021a…da4dc7
0xe88d…92210xa92b…ebcdBase—$0.50100%fluxa7d ago0xfd8d6f…38837c
0xe88d…92210x24a1…05a1Base—$0.28100%fluxa7d ago0xbd5a48…8e519c
0xe88d…92210x7623…a4caBase—$0.28100%fluxa7d ago0xd190da…fa8559
0xe88d…92210x01d1…2e1fBase—$0.25100%fluxa7d ago0xeced3d…148370
0xe88d…92210x2401…755bBase—$0.10100%fluxa7d ago0xe5be72…792cc7
0xe88d…92210xbc52…8dc9Base—$0.28100%fluxa7d ago0x89bd76…0a055c
0xe88d…92210x68e5…7ed1Base—$0.51100%fluxa7d ago0xc0fe7b…f4915c
0xe88d…92210xc3eb…4b0bBase—$0.10100%fluxa7d ago0xeb6300…c53549
0xe88d…92210x8210…1516Base—$0.28100%fluxa7d ago0xa1f01f…641a9b
0xe88d…92210x03e8…205dBase—$0.50100%fluxa7d ago0xc1c35b…e28527
0xe88d…92210x7490…445eBase—$0.08100%fluxa7d ago0x7fc312…f3ea77
0xe88d…92210x4ebd…7e6bBase—$0.30100%fluxa7d ago0xb4d6b2…532d19
0xe88d…92210xb86a…8c86Base—$0.08100%fluxa7d ago0xa48192…2da571
0xe88d…92210x2e1f…7722Base—$0.08100%fluxa7d ago0xbbe998…137293
0xe88d…92210x2e57…bc4fBase—$0.28100%fluxa7d ago0x51774b…4c2729
0xe88d…92210x1465…da18Base—$0.28100%fluxa7d ago0x73de7b…d359bf
0xe88d…92210xd931…163bBase—$0.28100%fluxa7d ago0x5f616d…5a4153
0xe88d…92210x906b…4237Base—$0.25100%fluxa7d ago0xfcf9b8…8cf47d
0xe88d…92210x86ed…5b45Base—$0.08100%fluxa7d ago0x4102f8…005fe4
0xe88d…92210x2032…7819Base—$0.08100%fluxa7d ago0xfc12d0…bc021f
0xe88d…92210x793a…d073Base—$0.08100%fluxa7d ago0x6b8e1e…692ef8
0xe88d…92210x51ba…6de4Base—$0.08100%fluxa7d ago0x5f143c…128050
0xe88d…92210x4d8c…1210Base—$0.08100%fluxa7d ago0xfcd994…6b6b2d

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.