Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2c3f…5f010xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 74d ago | 0x67f7c9…e52913 |
| 0x1d21…36480xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 74d ago | 0xc524e4…51a21e |
| 0x8655…f5890xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 74d ago | 0x15d0fa…ba4086 |
| 0x5563…a8da0xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 74d ago | 0x6611f6…eadc2a |
| 0xa725…e2820xb4bd…d42f | Base | — | $0.10 | 100% | 0xbcdd…7148 | 74d ago | 0xb4b795…28661b |
| 0x4ef6…8b620xb4bd…d42f | Base | — | $0.10 | 100% | 0xbcdd…7148 | 74d ago | 0x93200d…218350 |
| 0xf7a1…19440xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 74d ago | 0x0fa219…7e466d |
| 0xf7a1…19440xb4bd…d42f | Base | — | $0.10 | 100% | 0xbcdd…7148 | 74d ago | 0xeda6b7…4cb1e4 |
| 0x4073…bd850xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 75d ago | 0x99db09…3c49ba |
| 0x7792…155b0xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 75d ago | 0x2d73b5…fcfb25 |
| 0x1e84…01020xb4bd…d42f | Base | — | $0.01 | 100% | 0xbcdd…7148 | 75d ago | 0xc2279a…7def3c |
| 0x9b2f…87d00xb4bd…d42f | Base | — | $0.10 | 100% | 0xbcdd…7148 | 75d ago | 0x31403e…e1af7e |
| 0x82b8…27640xb4bd…d42f | Base | — | $0.10 | 100% | 0xbcdd…7148 | 75d ago | 0xf6d872…140b75 |
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
Show the promptHide 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.