Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0xb3a6b4…c0f61c
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0xedd8b4…7cbfee
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0x44a3e6…50124e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0x808496…b1f4d6
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0x0404e2…d006b9
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0xe653b7…e1a74a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0xa5cb3b…5f8287
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown48d ago0x15e366…77a13a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xcf011d…600c6e
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x815755…967179
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xb1248a…ae4aca
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xb4223e…dd17e0
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x50aab6…7d4201
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xdf943f…691182
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xe4ff19…f76d31
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x7d949d…943541
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x6745ee…22b99d
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x4b35eb…d92004
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x61ddf8…9259f3
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xf8d176…cabb64
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xd9a7c0…f3936a
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x9d6fcd…57be9c
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0x1d76f3…f9fe9c
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xd084fe…8e1d35
0xc23f…ecca0x9c95…e299Base$0.001100%Route unknown49d ago0xf41bba…5ed82c

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.