Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x47dfdb…81a6e8
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c4b3a…99cf0d
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3729e9…635373
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73e3a2…5ff325
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2320e7…5e4821
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2675c1…dabfb5
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1abf00…0254e9
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0c4914…62baeb
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5f4cf6…6e83c7
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbbd358…3d873c
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x10b27e…389737
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4cbcc8…37f544
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4daa94…004221
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a9947…d97c98
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x73afe2…fdc856
0x9ed4…e91c0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc4874…a2fc05
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa84626…c027de
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbbedf…41adee
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x93a842…fccf7e
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d1b27…a52c5b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa856e…b6d466
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f13cf…d954b1
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x81f91b…f4e71a
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x627613…9ad56b
0x9ed4…e91c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xad3ffb…074dd2

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.