Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0x8c0ff2…059f8a
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0xbcc915…a480cf
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0xfdcf66…77d722
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0xe2b341…e729c1
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0x5aae4b…16391e
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0x999e06…1801f2
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0xb55fd0…9862ed
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0xe1fe79…909c07
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0x38e336…ce0e51
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown37d ago0x145d82…30bf70
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x204a75…95877d
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0xb2f900…04c6fa
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0xc42092…fed275
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0xf36faf…c74476
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x233a78…61677d
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0xb251a3…022f0e
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0xb2e95d…0757d5
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x56719b…d66853
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x431b48…314f8f
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x5c72bc…51e6a3
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x99806d…0c07e3
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x801873…d70f8e
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x3b65b5…4b2fd6
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x277ed6…096e41
0x7b8f…8dac0x9c95…e299Base$0.001100%Route unknown38d ago0x98061e…f85247

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.