Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown52d ago0xbdbb3b…fea021
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown52d ago0xbc0100…8e89db
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xa1f0c9…12b931
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x9e325b…fbce2d
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x9f11fa…b23f0c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xfac946…04eb70
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xf7568a…10fdc9
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x59383e…aff1af
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x9674b5…c1617c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xc4c21c…63c570
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x7ecc56…a58b2c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x50b485…f2ac2f
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x34aa62…00ab0b
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x0c38b8…c5f7d9
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xfaa100…086f89
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x30795c…a3fc34
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x57a6e5…653ee4
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x21caf7…7b00d8
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x4b0d3a…24bf4a
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x0ce4b3…d3db16
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x7e8f5e…6b5847
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xdac820…19d1bb
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x562427…011bf9
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0xbe4a7f…a3e99d
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown53d ago0x1dc22f…3973a8

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.