Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef2a…d2260x75b9…763dBase—$4.77100%0x4af2…d9db61d ago0xfb4c44…cdb088
0xe2cb…ec710x75b9…763dBase—$17.55100%0x4af2…d9db61d ago0xa44c2d…ed10d4
0xe2cb…ec710x75b9…763dBase—$508.06100%0x4af2…d9db61d ago0x22173e…1c71e2
0x393b…2e1c0x75b9…763dBase—$565.00100%0x4af2…d9db61d ago0x3f665a…36b2f1
0x393b…2e1c0x75b9…763dBase—$1.00100%0x4af2…d9db61d ago0x4f98ce…e3ec0a
0x393b…2e1c0x75b9…763dBase—$4.00100%0x4af2…d9db61d ago0x41def1…2fb25f
0x06fc…779c0x75b9…763dBase—$26.00100%0x4af2…d9db61d ago0x5fbd18…ded58c
0x06fc…779c0x75b9…763dBase—$3.00100%0x4af2…d9db61d ago0xc4181c…45dd1c
0xa973…51aa0x75b9…763dBase—$459.46100%0x4af2…d9db61d ago0x16cec8…1701ca
0x0c67…39200x75b9…763dBase—$1,043.77100%0x4af2…d9db61d ago0x565046…288d02
0x7b06…e3a40x75b9…763dBase—$103.42100%0x4af2…d9db61d ago0x81136a…614476
0x7b06…e3a40x75b9…763dBase—$9.90100%0x4af2…d9db61d ago0xf098b5…b8f59a
0xb02e…6b3a0x75b9…763dBase—$1,244.05100%0x4af2…d9db62d ago0x80b8a4…ba7d94

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.