Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x682910…8f751a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcaed56…3da1fe
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd32076…328741
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x079519…2a7db5
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf2e068…c5c4a7
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8eb76e…bea193
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ef954…7c9ed0
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb94850…e3c0dd
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaee697…624c35
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4da25b…dc7549
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7187a9…1acd1f
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x00bdd6…9a95cc
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa26c2c…34c81e
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bfab6…444fec
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4a9bfb…319c91
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb711e…258e3a
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x873e26…920ab2
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e6f9e…1639ee
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3e961a…216cc9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x394d66…9aa754
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x057c30…710a19
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9560c3…3235f9
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48b74a…ebf9aa
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb41ce8…e1afe4
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI102d ago0x664e07…ffcad1

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.