Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown52d ago0x8b9fbf…0f8273
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown52d ago0xaa0f03…bc3922
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x4f2d0b…950934
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x372c4e…982524
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x660cd9…7e32af
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x93b64f…43b3ef
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xc79330…34d35b
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xf86ae4…94c491
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x3b5e13…ac6142
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xefd331…30e77c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xb98565…1463da
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xd4f865…2b4836
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x9d5161…9c958b
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x7ebfa7…e7c74b
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x50facf…85b8b3
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xad02a8…1ea9d4
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xbdd2ac…60e843
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xffd305…b46479
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x8139bf…cfe500
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xe38ab5…e7d72a
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0x51434f…43e28f
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xd26118…54c814
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xfb1f06…31562f
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xae3c50…2544df
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown53d ago0xb3c167…defec1

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.