Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa75a55…2bef2b
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x259317…74bbbc
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x879ba2…462f63
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b59c9…806d3d
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14dd1f…bdeb8c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f221f…ca3cd5
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5f0039…c7589f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd82709…1201f8
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e94c8…bfaa59
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7297d0…4edb46
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b1d9b…8cb3c5
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e09c8…911ad9
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4fd418…aa12ba
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x06fce3…d55b12
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fc56f…e4f5b6
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd022bc…1d31a3
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x506296…0d31f0
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e95a7…2f4f5f
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x778d80…c903e2
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf56c9d…7c7157
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a576b…6ad515
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24be14…b26daa
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x821716…21802c
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6ec9d…aa3ecb
0x707b…bba50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd753c2…073f9c

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.