Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0x36634e…1e4022
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0x76958d…3bf6f8
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0x0a1348…4319ad
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0xcc5f30…5c5afd
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0x756a74…70707c
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0xd3359b…bc0545
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown24d ago0x3c5737…ce3f99
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x1c2ce8…50a307
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x9ca754…6b9df0
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x5fb14a…2433a2
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x0ba9d1…9224e3
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x91155d…239314
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x1c48df…474442
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x5a5a87…9e7fa2
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x9cbd59…1a46c3
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0xb0cba9…1972b5
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x769bb5…71d150
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x217e43…d7ea4e
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x0fdcc8…e6d6b3
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x8c12cd…934105
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x7d3d8c…fa279d
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x0a4bab…d8fdbd
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x90c039…20705f
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0x9b0106…7da02b
0x3e9f…d6060x9c95…e299Base$0.001100%Route unknown25d ago0xa88614…10a204

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.