Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x5acb…404aBase—$0.02100%payAI91d ago0x74d021…a06f96
0x254a…d0910x5acb…404aBase—$0.02100%payAI91d ago0x72dfb7…b9be6c
0x254a…d0910x5acb…404aBase—$0.02100%payAI91d ago0xe58b5a…9827a0
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xbcd7c8…2f515a
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x13e450…dba583
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x3a470c…8e4804
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x25ac80…7d1baa
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x459458…c39980
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x076f2c…45d841
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xc4ab79…8ff41c
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xe577bb…5d51b9
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x5ff0d2…496612
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x4b324f…721153
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x14ce84…20240d
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x822152…f2cc7e
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x2c0f29…0900d1
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xa5da70…d1c9a6
0x254a…d0910x5acb…404aBase—$0.02100%payAI91d ago0x90efeb…d6a5a8
0x254a…d0910x5acb…404aBase—$0.02100%payAI91d ago0x4a95d6…ee6852
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x4d650f…01fb88
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xbd47ec…b74a3b
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x738482…428bcd
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x833f82…f584ec
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0x9049a1…b24c18
0x254a…d0910x5acb…404aBase—$0.10100%payAI91d ago0xe99cbf…1d4940

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.