Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fa5f7…2d53f5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0868ee…bf0271
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87f007…bd17b3
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x68b062…1a6bb3
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c8f6d…5ce24f
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x839c36…b7ef7c
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb42218…6dd1ef
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x58860c…63d4f7
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea575a…f30ad2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x81b03e…e39902
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90ecaa…e7cac3
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b5e28…31e1d2
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe31f2a…d085c6
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x900664…56df0a
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd2c5ab…5dfcb5
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae7e36…222395
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9aec7…41565d
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a51bb…d046af
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x914960…23c869
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x88a0e2…ffc3d7
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3ab01…39f575
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1f8980…1a4627
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6627db…fdd96e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2adbd3…646268
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc96b8b…94c723

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.