Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xe31f19…a7470a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xcccd86…65ea1f
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xf635ab…95a23e
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0x284c72…c5ba7a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xb798ef…42963b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xfe0bc5…b5e9a1
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0x76f326…b57981
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xcf8a71…238c8d
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0x756acf…532eef
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xdd8b85…f06872
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xcb041b…8ac24a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0xb9c435…7941ee
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown51d ago0x540dc1…6fa16d
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x34ab0a…daa1a2
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x8bfe74…d95393
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x347e45…7f135b
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xb84bc9…aebeb7
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x7c48f5…d1a290
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xe41282…50e08d
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xf8e322…4e8a96
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x10b704…57974a
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xc2d8da…0bad14
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0x1e479e…cf5be1
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xfb990d…774446
0x59bb…7e1a0x9c95…e299Base$0.001100%Route unknown52d ago0xebdb22…27b6eb

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.