Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xd53156…af0e15
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x26b8f4…f89658
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xf030e0…3cd712
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xbcaf9d…662f65
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x8d4074…69a8a0
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x692226…131ce3
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x89ab71…afd8dd
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x608cec…ef6285
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x1d92f5…7e1d6b
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x176568…0cd239
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xdc49c7…17f21f
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xedd2d6…8c81d2
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x4674d7…fe6227
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xe3c2ac…87f526
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0xa23daa…f585df
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x576cea…df5252
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x0a6d99…07e3d2
0xa800…d5700x9c95…e299Base$0.001100%Route unknown61d ago0x1d4c68…79cda2

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.