Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x6def3f…aedf00 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xb80266…24069d |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xc9ddda…ae9c91 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x64e87f…d15f9d |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x574b1f…2f1101 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xc1167c…1a141b |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x255717…7c72e0 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x7c8bf9…d9539b |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xcb4948…f0fee6 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x51541d…d275c2 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x9db134…6395e4 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xee3ed9…578bd4 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xbfc834…47e798 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x0f4ce4…1fc7bd |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x27ee98…7a3175 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x9ec77d…2eb66d |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x7c0e97…3f9ead |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xff50d1…71e6df |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x13aadf…f6f5ea |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xaf1a7a…50d5bb |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xe47423…f60d69 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xaa393b…9b7af8 |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0xaa1667…365c0f |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x5519a9…62950a |
| 0x60be…0c000xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 53d ago | 0x4631ae…ccbc8d |
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.