Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x64cc8d…ef90f0
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfac42…d63997
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2259d…e3ad38
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf925df…0802de
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bf473…481aa6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f2153…bd7e3b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1d9a4…1eafb3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4133eb…2a3e30
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x44532c…03af05
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x63ca6f…7be674
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x970b27…c3a12a
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce8cbc…52bb39
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4667fe…960848
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8855f5…672ac0
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3651d9…cc7090
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0b392…7ce8e7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f7ec5…5781c2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x30c0da…a92d09
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb3ede…6c5720
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x93ed25…18f007
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a3b30…6fcea6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0c404…97ce6c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d3861…e4dfd4
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb26635…32541d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2894e…df490e

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.