Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown19d ago0x9ca567…f7eb86
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown19d ago0xde8cf6…20a605
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown19d ago0x425817…d0dfea
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown19d ago0xa8bea5…8baea9
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown19d ago0x3e2ff1…fcd1ce
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x3ace1e…eecca5
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xdd9a08…4f8b27
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xe11e80…4a16d9
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xb22a66…2c2d11
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xbeb8c6…ed1cc5
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xcd214f…bbb610
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x5e01b3…1e2df4
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x1b3e1e…e0dc83
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x5dd480…c1329c
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xc35e91…6186d4
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x17b3c2…d94709
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0xdca79a…329408
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x336bfe…ac1a0f
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x9e3b25…7432f6
0xcf08…eda90x9c95…e299Base$0.001100%Route unknown20d ago0x3d63fa…39ba4b

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.