Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xd5a4f1…296fc6
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x114364…065201
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x86f1e0…d72382
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x5c89fd…f74a71
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x7dd836…d733ac
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x3389e3…d29348
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x653647…8eecca
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xee27af…f0366e
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x109ba6…072e00
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x814bfb…e2918d
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xe5e182…394db8
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xc83002…7a6f85
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xa60103…9ca7ff
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x58dbbe…11f3b1
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xf0202b…4fccdd
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xc26ee9…85d6fe
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x5837cf…7e8026
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x3225ef…93db22
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x972fdd…4c7953
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xf3c5ad…77e192
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xf143a5…fa8db8
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xdcb41f…477278
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0x91316b…70f21e
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xf86ed9…427006
0x314b…1c0a0x9c95…e299Base$0.001100%Route unknown66d ago0xa254bb…991c2b

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.