Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x057351…8ffce4
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x3d5409…9c4a3b
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xc26a37…09bb24
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x8bdc7c…73c67e
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x7dcfc0…701842
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x0a9f56…81214e
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xfdf8cb…43fd26
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xe72e57…183d9f
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xbc567a…5a77c2
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xbf2e75…03311a
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x86027d…205c29
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xe5efd2…60790c
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x3bb526…82b3d9
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x882656…197f81
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x0b497d…bd5405
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x5b9f3b…81495a
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xbb86ca…03cb38
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x7f78be…18ba22
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xaf58ca…2aa318
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xdd0da5…2ca877
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xa1f846…10b406
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xb979cc…cec0f0
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0x6a0904…30098f
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xfaad4a…cad1de
0x303a…a2150x9c95…e299Base$0.001100%Route unknown56d ago0xf9c6e0…d3c6ab

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.