Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a5f…19bc0x9386…ca25Basex402 service$18.00100%coinbase12h ago0x2606a4…93ec96
0x0d4a…573e0x9386…ca25Basex402 service$18.00100%coinbase12h ago0xa71577…232bc6
0x86c7…91250x9386…ca25Basex402 service$10.79100%coinbase13h ago0x67ec26…aed0b3
0xe113…60750x9386…ca25Basex402 service$2.69100%coinbase14h ago0x904484…d33a55
0xb86c…d1dd0x9386…ca25Basex402 service$18.00100%coinbase14h ago0xc153e4…ee2f01
0x1fbf…d55f0x9386…ca25Basex402 service$18.00100%coinbase15h ago0xa1002a…469a0c
0x8be4…3ec70x9386…ca25Basex402 service$2.69100%coinbase15h ago0xfb763a…296e70
0x8be4…3ec70x9386…ca25Basex402 service$2.69100%coinbase15h ago0x3938fd…c2ab7d
0x5297…aca90x9386…ca25Basex402 service$10.79100%coinbase16h ago0xf24820…601423
0x5297…aca90x9386…ca25Basex402 service$18.00100%coinbase16h ago0x251855…f3bae1
0xe2d3…22280x9386…ca25Basex402 service$18.00100%coinbase16h ago0xd3bbfe…99cdf8
0x49e9…a4330x9386…ca25Basex402 service$10.79100%coinbase17h ago0xdde382…926a4c
0xb86c…d1dd0x9386…ca25Basex402 service$10.79100%coinbase17h ago0x37fc6a…7aae53
0x93e4…3e650x9386…ca25Basex402 service$10.79100%coinbase17h ago0x56b210…420134
0x84c2…676e0x9386…ca25Basex402 service$10.79100%coinbase17h ago0xf6a176…da8625
0x11b7…70d90x9386…ca25Basex402 service$10.79100%coinbase17h ago0x6c5b27…8fa57c
0x7343…55680x9386…ca25Basex402 service$10.79100%coinbase18h ago0xaad0b5…85989d
0x7343…55680x9386…ca25Basex402 service$10.79100%coinbase18h ago0xe8013d…cfc240
0x4347…d8340x9386…ca25Basex402 service$18.00100%coinbase18h ago0x9f8f7e…68c346
0x922e…e4dd0x9386…ca25Basex402 service$18.00100%coinbase18h ago0x484722…7451dd
0xf61e…074a0x9386…ca25Basex402 service$10.79100%coinbase18h ago0x8c3bfc…b39b34
0xd65c…960c0x9386…ca25Basex402 service$2.69100%coinbase19h ago0xdf0076…a0b3ba
0xd65c…960c0x9386…ca25Basex402 service$2.69100%coinbase19h ago0xcf0b24…f12133
0xd65c…960c0x9386…ca25Basex402 service$2.69100%coinbase19h ago0x249886…4c096e
0x648d…56560x9386…ca25Basex402 service$18.00100%coinbase19h ago0x0976ae…0e48b9

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.