Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x8ab932…b9a245
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x01238c…49f1e1
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x8efce5…717fd3
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x368220…c2a912
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x9db05c…a6874f
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0xf439af…d5a787
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x2b258a…51f7a2
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x86a370…c2f983
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x892d65…c6ef09
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0xce6b14…24c0cb
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x473469…2e2943
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x9de8aa…189714
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x573d2d…7455b7
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0xcc8d45…56fea7
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x9371ef…6e2b87
0x120d…76490x9c95…e299Base$0.001100%Route unknown66d ago0x76920f…e27ed0
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x673afd…86a6f7
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0xbe2cc2…e92599
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x275d41…50e168
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x47447a…f1437c
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x431f49…c25ba4
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x8ad98f…8fc15d
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0xd9ee5e…a64c63
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0x861578…635e25
0x120d…76490x9c95…e299Base$0.001100%Route unknown67d ago0xc3a943…2df0fd

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.