Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown82d ago0x47755e…74e728
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown82d ago0xbec663…3d2a6d
0xae7c…fec80xc67d…c00aBase$0.10100%Route unknown82d ago0x40b7b4…a40419
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown82d ago0x416174…936d06
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0x1ea3e9…131e18
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown82d ago0xbe5f07…27a8e0
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0xbaf10f…582c95
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0x26f67e…6c7217
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown82d ago0xaab378…8ace08
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown82d ago0xeeca66…d1fc42
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0xfc835f…d0216a
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0x11946f…d494ef
0xae7c…fec80xc67d…c00aBase$0.05100%candidates82d ago0x60b833…62c64e
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown82d ago0xc565cf…d27249
0xae7c…fec80xc67d…c00aBase$0.10100%Route unknown82d ago0x40d6c6…b41b62
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown82d ago0xfa7a09…b202ae
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0x09ee3a…ee9b25
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown82d ago0x7796dd…7fc982
0xae7c…fec80xc67d…c00aBase$0.30100%candidates82d ago0xcc0096…3f4bc4
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0x90cb3b…8ec068
0xae7c…fec80xc67d…c00aBase$0.20100%candidates82d ago0xb735ed…a1397f
0xae7c…fec80xc67d…c00aBase$0.30100%candidates82d ago0xc6c890…54b8a9
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0xf5cc29…e36d59
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown82d ago0xd0f27f…5ce931
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown82d ago0xa8d6cf…66d936

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.