Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x45810b…0aa0c9
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xafda8a…86a8af
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x7c9bfb…15b98c
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xf520db…a5ead5
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xa75b06…9cfada
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x187416…f07de0
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x6029ca…f6cdd0
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xe2a7e9…d804f4
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xa883ed…67ba00
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xeee275…ce466b
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x2f5322…7749be
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x5f8813…1289ad
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x306282…dcd650
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x0061f7…40ce14
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xa6109f…588122
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0xcbb94e…df0fd4
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x726f3d…e6b3d7
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x836fed…3b9f73
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x2d0eb0…81c3ef
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x253770…489b4e
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x4b9cf0…aeda7e
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown67d ago0x089af9…59a606
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown68d ago0xc4fa89…7dc110
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown68d ago0x1a1d7f…db054c
0x3d40…8f980x9c95…e299Base$0.001100%Route unknown68d ago0xe9bc1f…3acfd1

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.