Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x77c469…f4158b
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x2e2715…55feba
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xad5c9d…a86dd0
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xf3a2e5…923daa
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xc781a7…845e20
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xc848b6…2c8b50
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x0d21db…843145
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x2147da…42fc87
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x67cfb4…ffa19e
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xfb2b86…23249e
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x647a48…23ac01
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x6b8307…5bfce5
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xeb2b98…f54777
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x78d40d…f2649d
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x7a5bc4…20d543
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xdd08ca…4fcc1e
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x942847…6ac879
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x276f37…f3ac09
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xf4dfea…cca0cf
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x3f19dc…96ea06
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x53395d…7ffe3c
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xcb836b…f74836
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x67ccd1…2a2c55
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0xd23b95…dab954
0x0a41…b4fc0x9c95…e299Base$0.001100%Route unknown68d ago0x0038ce…1af065

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.