Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8be660…cfa307
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8927b6…ff214c
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x738980…a045c9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x611e14…6fb0dd
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb1aa4…0eecfa
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d03ce…dbb400
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1225ad…ca601d
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d7f84…6ed543
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe8f321…107078
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x419abb…cc3686
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58ff75…1ecda9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7fff02…ef2f20
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83abb4…d41eba
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x887178…fc0c56
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02f763…f5b311
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc16f2…dcc77a
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd8746…befd06
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2453eb…4de0c9
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b604b…ec53c7
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0ee3a…42dd89
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd10b1c…21a123
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2941fa…a5127f
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x633a20…dda872
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49de2b…948091
0x490c…e0150x6a5e…c666Basex402 service$0.001100%payAI115d ago0x19f596…3dff9b

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.