Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x510dc7…039537
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0xa9b9b6…9ee790
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0xb3d92a…8548a9
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0xd1ee14…8b932d
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x8dea83…4811bd
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0xd86d17…f0a142
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x0b3e77…23e3ea
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x470af8…9b8a84
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x926d1d…cd8c48
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0xd755e7…52a695
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x84232f…c659b9
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown50d ago0x7d3822…e99583
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xedd9a3…c256ff
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xdc6cd8…d94f2b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xeefe32…64ddc5
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xcd2148…ff78ff
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xf7edfe…c68ceb
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0x1a1831…501e6b
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0x89aade…6a8113
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xbb1610…9283b7
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xf8274b…daf13f
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xf34e6f…170ec1
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xa5d36d…809b22
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xffd2b0…dbd937
0x9aa7…091c0x9c95…e299Base$0.001100%Route unknown51d ago0xb7c788…592fb0

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.