Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0x36c9cb…8e3aca
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xf1cdd3…686f68
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xed59be…b161f3
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xec4388…79a476
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xaaf7ef…05218d
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0x904f79…05108c
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xd5030a…5cf8bb
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xec0d01…687b4c
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0x536214…a51656
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xfc9843…827abd
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0x1bb7f6…941da0
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0x568934…ba5b4b
0xf445…87890x9c95…e299Base$0.001100%Route unknown38d ago0xa9edea…dd851e
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x6072e8…8e13f0
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x10c37d…9a813b
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x27deda…655c83
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x03ac74…91d165
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0xf6ea72…3dfee6
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0xfc50c3…cc684f
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x73ec53…fdd5ed
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x5cc18d…a75abc
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x0d076d…c1c817
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x1edeeb…2fa6c2
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x24aaa9…23fb15
0xf445…87890x9c95…e299Base$0.001100%Route unknown39d ago0x9921e4…f12b51

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.