Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x92608c…e8dc10
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xba0023…69e2b0
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x09925c…93e151
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x04a758…c4fd88
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x22e680…ed17f1
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xfe7967…e95848
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xb1ac2a…65e4d3
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xe9599c…b1349b
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x94214f…21f31e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x0ca54d…116dc1
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x80a745…ce4fd4
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xc4beda…44f21c
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x79f322…2b8be0
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xa14579…90c5c8
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x9c6d95…2c88b2
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x35c2c0…e5d816
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x575a31…aeac38
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x92e736…21f434
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0xf4b285…780a67
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown66d ago0x114ca1…11b0db
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xa7601e…9ae27a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x1dd4e1…03dc70
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0x1bc68c…bd7a54
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xaaeff9…95512a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown67d ago0xe0d1bb…d499da

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.