Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0x53df47…af59e0
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0x57e5fe…f69783
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0x2108c6…029bbb
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0x1ba8bb…aeda87
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0xc44b5e…c9d4a6
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0x89c53f…672f2f
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0xb4db5f…1d0bb2
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0xfee92d…c74c3e
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown15d ago0xcee022…bcbfdd
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0xe44d09…a293ef
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x911429…887825
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x14b8e5…f4d657
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x620c9c…95a294
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x52d383…a8d7d7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x7034bd…5fc4c0
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x17f524…1ff8a2
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0xfea557…9b8973
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0xdf0565…090ffd
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0xe66136…357289
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x54d717…d9a000
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0x30c8c5…db46ba
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown16d ago0xb96228…b75cf4

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.