Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfee2d2…943e78
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc31c3a…4265e7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x238afd…4a9d52
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c92ba…7befdc
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x97eef3…fe59fa
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca37fc…c1f643
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x301c86…88c2ae
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70d3df…15cc60
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8314bb…2c6bed
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed1826…47f19f
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0175f1…2dbe25
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd64860…be4908
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x836e9f…d44d54
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x399688…13ee78
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82f676…303216
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa688c7…0b8740
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd3a5d3…476807
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68fcbe…c0e0d9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7522e1…2842ba
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1c3611…a42eb7
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c95e3…2d81a1
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x87aa86…562662
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f7c5e…6edce8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24c5ad…1dc30e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe2185b…8ef3e2

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.