Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0x83f790…38e092
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0xe9e9c8…045740
0xf88b…3f940x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0x934126…231607
0xf88b…3f940x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0x670de7…3ea77e
0xf88b…3f940x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0xaba0a7…b98999
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0x56d11a…e85259
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0x9cd20c…80527b
0xf88b…3f940x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x523c82…08f4e5
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0xaaefd6…a2ff05
0xf88b…3f940x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0xeca02e…f41cac
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0x1cfccb…96e22e
0xf88b…3f940x73fc…b29bBase—$0.02100%0x0018…ca97104d ago0x604bb3…494910
0xf88b…3f940x73fc…b29bBase—$0.0085100%0x0018…ca97104d ago0xcbf777…4d7dea
0xf88b…3f940x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0x91ca96…aca5ba
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0x04c940…a43ef7
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0xc226e4…b9400d
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0xf0f55a…9250ab
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0xe28dfd…b9934a
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0xe8ad33…66bb3f
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0x53c656…0a429b
0x5c0d…e16f0x73fc…b29bBase—$0.10100%0x0018…ca97104d ago0xcb0101…c19783
0x5c0d…e16f0x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0xa745cd…432652
0x4823…76f00x73fc…b29bBase—$0.0075100%0x0018…ca97104d ago0xbe88c8…75d7ae
0x4823…76f00x73fc…b29bBase—$0.01100%0x0018…ca97104d ago0xff3875…d980f0
0x4898…6c890x73fc…b29bBase—$0.0015100%0x0018…ca97104d ago0x4b7e8e…42e640

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.