Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x6755cb…460bb0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3c9c35…9083da
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x928aaa…e30061
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x706cb6…81e393
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xfdbd2a…c33fc4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xabc400…a42811
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ae692…3f0d99
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf6d785…e57c86
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd16728…2b197e
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0bbea6…c89320
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x713e6a…d671c7
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x519589…60a10f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x363e28…23443b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x09935c…30f618
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x929431…fad371
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x795e55…00a356
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xca8aed…e637e4
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0c4430…e5fc43
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI119d ago0x341ae0…288e2c
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI119d ago0xec74d1…92174a

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.