Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b75…d1fa0x75b9…763dBase—$4,995.00100%0x4af2…d9db54d ago0xa1f432…4bccf8
0x83a5…c2170x75b9…763dBase—$2,006.93100%0x4af2…d9db54d ago0x28fd48…a469cb
0xc992…d05a0x75b9…763dBase—$0.00001100%0x4af2…d9db54d ago0x559210…f33b34
0xc992…d05a0x75b9…763dBase—$0.001100%0x4af2…d9db54d ago0xc77dff…543e34
0xc992…d05a0x75b9…763dBase—$0.001100%0x4af2…d9db54d ago0x8f5163…fa8b36
0xc992…d05a0x75b9…763dBase—$0.00001100%0x4af2…d9db54d ago0xbb0409…663a3b
0x8ead…1eaa0x75b9…763dBase—$1,000.00100%0x4af2…d9db54d ago0xb44016…8082ae
0xc992…d05a0x75b9…763dBase—$1,000.00100%0x4af2…d9db54d ago0x910766…22c869
0xc992…d05a0x75b9…763dBase—$100.00100%0x4af2…d9db54d ago0xf01240…3d885e
0x8e74…f2090x75b9…763dBase—$100.02100%0x4af2…d9db54d ago0xaed56d…3de70e
0xef02…69790x75b9…763dBase—$1,500.00100%0x4af2…d9db54d ago0x6f3cb5…e3bfc1
0x3e93…ca600x75b9…763dBase—$0.000025100%0x4af2…d9db54d ago0x015a13…f35013
0x3e93…ca600x75b9…763dBase—$0.001100%0x4af2…d9db54d ago0xba6396…aa8fc5
0x3e93…ca600x75b9…763dBase—$0.00001100%0x4af2…d9db54d ago0xaa66fe…25527b
0x3e93…ca600x75b9…763dBase—$0.000025100%0x4af2…d9db54d ago0x501a8b…ca724e
0x3e93…ca600x75b9…763dBase—$1,000.00100%0x4af2…d9db54d ago0x6b8ff9…fa74f0
0x3e93…ca600x75b9…763dBase—$25.00100%0x4af2…d9db54d ago0x3c28b3…a336eb
0x3e93…ca600x75b9…763dBase—$10.00100%0x4af2…d9db54d ago0x812ca6…fe15b8
0x7db8…feeb0x75b9…763dBase—$9,995.79100%0x4af2…d9db54d ago0xf43785…410508
0x5697…ab580x75b9…763dBase—$26.00100%0x4af2…d9db54d ago0x3abb19…dc69e3
0xba8b…e72f0x75b9…763dBase—$500.00100%0x4af2…d9db54d ago0xf98246…ac933d
0xbb33…50590x75b9…763dBase—$0.000022100%0x4af2…d9db55d ago0x81fa80…77bfdd
0xbb33…50590x75b9…763dBase—$0.000025100%0x4af2…d9db55d ago0xe23d16…9ff96f
0xe2cb…ec710x75b9…763dBase—$15.20100%0x4af2…d9db55d ago0x947f94…cff7fe
0xbb33…50590x75b9…763dBase—$0.000025100%0x4af2…d9db55d ago0x12a009…f7fb1e

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.