Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa408…8ca20xe05f…413c | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xd73186…7e57e4 |
| 0xa408…8ca20xa616…8018 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x25fedb…cc8293 |
| 0xa408…8ca20x0709…4cbc | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x9a1e26…e97994 |
| 0xa408…8ca20xe84a…5e85 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xd9b58c…4c27f9 |
| 0xa408…8ca20x6f27…b4cb | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xcaf77f…0f9a09 |
| 0xa408…8ca20x5b35…a1b7 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x450e1a…0607ac |
| 0xa408…8ca20x7a87…8c7f | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xca44f3…9ba8f6 |
| 0xa408…8ca20xbe22…edd5 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xfff7dc…3e7eb9 |
| 0xa408…8ca20x6bcd…5bb1 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xace3de…94c273 |
| 0xa408…8ca20x9d67…3e1c | Base | — | $0.01 | 100% | coinbase | 55d ago | 0xc8b2b8…e4b988 |
| 0xa408…8ca20x598b…5e53 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x01a389…75f9e2 |
| 0xa408…8ca20xb570…20e3 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x050f45…2ee1c9 |
| 0xa408…8ca20x06f6…b640 | Base | — | $0.01 | 100% | coinbase | 55d ago | 0x784459…cfeeae |
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.