Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59cd52…015888
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfd2aeb…533c2e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x015734…df782e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc38614…205500
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7c7e72…6fde06
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8b6b90…8bea98
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8896f1…385bba
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b6d3c…150901
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d6a4e…6c7e2e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe5880a…053571
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x04a938…24f22a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x543206…320ccf
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6c180a…fc870a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c935e…1fc075
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2cc059…66fbd3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x46fd00…b2f22a
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c031d…e94af3
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x688047…fb0eb1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9c37c…e7fd49
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8da277…2f588f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x262200…a149dc
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1474d3…0f7a20
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x14bc18…ec5ac6
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8edc6e…8a2a87
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd13ac…e3120e

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.