Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xcaf481…4c7b21 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb321a0…1849a7 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb426df…7f4129 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xa78798…b47e26 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xebb42e…eda77b |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x32dc2e…303ddf |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x503be9…c81301 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x747e63…daae3f |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x77e0be…8ab8dc |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x3e1699…30b15c |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x754b62…35773f |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x84abb2…0dd3eb |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x9fdf67…516d04 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x453ccb…7fb1b4 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xe31699…b29dc8 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x0246f3…d82979 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xba1ef6…5fbce0 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x60c929…ccb317 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x4f78fe…335bef |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x49d228…74f508 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x5e791f…5b7833 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x7c0d0f…316793 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x2b3a35…cf95a4 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xf952a2…67f4a7 |
| 0x9de9…95be0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x356799…3f682f |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.