Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe07…af000x75b9…763dBase—$50.0070%0x4af2…d9db13d ago0x5ebb5d…1ec66a
0x6e64…acaf0x75b9…763dBase—$56.6970%0x4af2…d9db13d ago0xba7817…965e37
0xc6b6…53b70x75b9…763dBase—$0.0000570%0x4af2…d9db13d ago0x0f5544…82c273
0xc6b6…53b70x75b9…763dBase—$69.5570%0x4af2…d9db14d ago0x5fdaed…38b1ac
0x6e64…acaf0x75b9…763dBase—$25.0970%0x4af2…d9db14d ago0x3e6d8b…a807b3
0xc6b6…53b70x75b9…763dBase—$50.0070%0x4af2…d9db14d ago0x6145d6…2ec86b
0xa973…51aa0x75b9…763dBase—$309.6970%0x4af2…d9db14d ago0xaf1ba8…33c3f3
0xaa8e…10420x75b9…763dBase—$1,000.0070%0x4af2…d9db14d ago0xa0c624…776a61
0x7b06…e3a40x75b9…763dBase—$59.9070%0x4af2…d9db14d ago0x2b9c11…273346
0x0cab…21560x75b9…763dBase—$1.0070%0x4af2…d9db14d ago0x1b9493…4e8238
0xa973…51aa0x75b9…763dBase—$106.7770%0x4af2…d9db14d ago0xbddd2c…95d329
0x2ae5…fcff0x75b9…763dBase—$45.0070%0x4af2…d9db14d ago0x4792d9…717cf3
0xb7a5…7ffd0x75b9…763dBase—$488.4470%0x4af2…d9db14d ago0xd34185…3b5555

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.