Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x1bc860…f52ee5
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x819a4f…26f5ff
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x9458f4…9eb041
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xad751b…b03f53
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xb71f27…813fc9
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x1fbbb0…bb92d2
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xe605b2…2ed85e
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xbb7c08…b73b25
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x8352c6…de073e
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xbbc046…778468
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x26ced3…bfcf04
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xbd5b0f…91e5a1
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x7a270e…d00389
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x870530…746e8d
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0x709609…160129
0xac69…16d60x9c95…e299Base$0.001100%Route unknown59d ago0xb5c3d4…14ed19
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x06c6a3…d4da9c
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x620206…1b151b
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0xe8545f…deba77
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0xc86999…03423c
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0xc431da…4981f1
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x863673…515f25
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x59d61b…d288d7
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x44616c…6a00f3
0xac69…16d60x9c95…e299Base$0.001100%Route unknown60d ago0x99cd63…cb0b45

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.