Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x0c236e…22ff87
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x88f6c7…4c9143
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x9d3591…910d4c
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x908a0b…1fe50f
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xea6eb6…035172
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x468c4e…4047c0
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xc52565…d6872b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x13c2b9…993e5a
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x877a58…a77f26
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xb1cc0e…69ea1e
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x9aaec6…14c7f3
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xcd53e7…a7c93c
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xcd7488…8472f6
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xf14a38…882450
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x34fa16…949555
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xd06728…95e7b9
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x47c532…ebe23d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x73bc2f…a641ce
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0x0da37c…0973bb
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown71d ago0xea7964…5fd489
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown72d ago0xe9757e…48ad1f
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown72d ago0x2a695c…c31eaf
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown72d ago0xefd6ba…3796e0
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown72d ago0xc18735…2b99b5
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown72d ago0x8242d7…8f6b54

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.