Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0xbe22dd…eacfca
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0x66405d…5b960d
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0x93afe1…bf42b3
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0xf5e8e8…9226f9
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0xded7f2…1e14ea
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0x04b340…cfe677
0x6640…b4060x9c95…e299Base$0.001100%Route unknown45d ago0x609e4c…f9d2a1
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x3bde3f…10039e
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x726e1c…c07b56
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xe0df07…8e4153
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x0dac27…7de3c2
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x6d35e1…daf5d3
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xa155cc…2ab37a
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xf2f95f…d5427d
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xb6a00d…0e8e0e
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x32b231…522168
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x62db3b…b83773
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x058091…f62b52
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xfd9a97…fc8f1b
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xe78ceb…8954c9
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x735667…f56caf
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xc0c2eb…a19116
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x4318fb…6a8535
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0x061c53…9289fb
0x6640…b4060x9c95…e299Base$0.001100%Route unknown46d ago0xac0405…de94cc

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.