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.01100%payAI113d ago0x20a932…1f6ab8
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x09c09b…3129d5
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x79da60…bedfb9
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x987415…f001fa
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4747c0…32c599
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7181b5…7ace6f
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x26a763…2d42a7
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1b3417…e324ad
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xda0129…c7fdf2
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdf17f7…f53d8e
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI113d ago0x176c8e…3e2b98
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0x92e6b4…e9f905
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0x588b35…ebe496
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6f7a1f…d5c56c
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd92878…50b6fd
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdbcd10…de31d6
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0x37fa47…0497ee
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0xdb5a61…c392ab
0xed28…ccc20x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf972cf…b03492
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe34c47…5ae644
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a7daa…238630
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x372e16…ad93e5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59d2d6…345cf2
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20ba1f…163da5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1cadd1…dc3dbd

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.