Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xfab20e…8927a7
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x6b8e96…ef94ca
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xa3e9a7…abd4d4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x656619…e6daca
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xe99c52…af6de5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xa31928…320d46
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xa4424d…dddc67
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x335be6…95a281
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x7ee59e…b3fd7a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xf6f6a4…cb75b4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x37e986…0180ac
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x70c34f…49cbca
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xf05025…39bcfb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xe6d8fb…ab4947
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xdf3ed4…dee90f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x5c63c6…fa21c4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x685540…59e59b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xa212f4…1a74d3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xcc04da…3005ae
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x5da8f0…978ca9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x1a6637…74722a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xa4eb81…e1b8e2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xda17b2…09d1de
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0x12c9cc…f13d78
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer113d ago0xff8363…bce733

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.