Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xb86edf…e76405
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x4caa1b…30e14d
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xfa74d2…3050c0
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x8493ad…236fa1
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x59f3a7…aa9172
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xb04ff5…c538de
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x4cbcf0…2cb346
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x29627c…75260a
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xd9745b…27cb7e
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xd5733e…90c3fc
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xa8f4dc…534490
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xa658f0…3ad7a8
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xd274a6…1a04fb
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0x6b4a61…f8c6de
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown53d ago0xe09068…08fed7
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0xf0861e…ecdc54
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x0e14c4…d458e8
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x982198…d0b171
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x6f7af8…5267d7
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x60ad2d…62bd31
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x39c3c4…6cab6e
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x75d255…a27b49
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0xdd9689…195a12
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0x3ee4a7…81d35c
0xa1d8…5b690x9c95…e299Base$0.001100%Route unknown54d ago0xfec155…e4faf4

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.