Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3ba3…91910x8e85…01b0 | Base | — | $0.15 | 70% | 0x3c08…83d8 | 14d ago | 0xb492e3…1a89f1 |
| 0x0096…73bf0x8e85…01b0 | Base | — | $0.04 | 70% | 0x3c08…83d8 | 14d ago | 0xb1a8e0…14d3e2 |
| 0xa22b…6ed70x8e85…01b0 | Base | — | $0.06 | 70% | 0x3c08…83d8 | 14d ago | 0x591946…84d360 |
| 0x5a79…5e640x8e85…01b0 | Base | — | $0.04 | 70% | 0x3c08…83d8 | 14d ago | 0x543cfb…84c034 |
| 0x5231…c9290x8e85…01b0 | Base | — | $0.05 | 70% | 0x3c08…83d8 | 14d ago | 0x4806a3…ff80dd |
| 0x6c0c…fd300x8e85…01b0 | Base | — | $0.06 | 70% | 0x3c08…83d8 | 14d ago | 0xbbddff…9a8d0c |
| 0xd767…4b070x8e85…01b0 | Base | — | $0.05 | 70% | 0x3c08…83d8 | 14d ago | 0x855f40…3bd665 |
| 0xa755…bdfb0x8e85…01b0 | Base | — | $0.04 | 70% | 0x3c08…83d8 | 14d ago | 0xc45d0c…b4db34 |
| 0xc393…f25c0x8e85…01b0 | Base | — | $0.04 | 70% | 0x3c08…83d8 | 14d ago | 0x675450…52a31f |
| 0xf8c9…04eb0x8e85…01b0 | Base | — | $0.11 | 70% | 0x3c08…83d8 | 14d ago | 0x818ba2…eb8f40 |
| 0xd0e2…8f880x8e85…01b0 | Base | — | $0.06 | 70% | 0x3c08…83d8 | 14d ago | 0xcf1651…768791 |
| 0x3ba3…91910x8e85…01b0 | Base | — | $0.15 | 70% | 0x3c08…83d8 | 14d ago | 0x9f66ad…decd1b |
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.