Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9f78…e9bc0x2c80…3d87 | Base | — | $1.14 | 100% | Route unknown | 92d ago | 0xa970fe…9cb85a |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $1.25 | 100% | Route unknown | 92d ago | 0xffc7f9…1a20b5 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x5ee7a0…d7a16b |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x3b8e5d…70e0db |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.25 | 100% | Route unknown | 92d ago | 0x4e1073…5d0c88 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x9ae201…8c40ac |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $2.00 | 100% | Route unknown | 92d ago | 0x70448d…6c56e9 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x3af948…cab322 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.01 | 100% | Route unknown | 92d ago | 0x50c911…c771fd |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0xecd405…348c1c |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x94a41a…e7f08d |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x131ccc…d1a74f |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x9ea234…62c7c7 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0xf8205a…dac281 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.25 | 100% | Route unknown | 92d ago | 0x533fee…964817 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.01 | 100% | Route unknown | 92d ago | 0xe68f7f…c144b4 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.02 | 100% | Route unknown | 92d ago | 0x8f8214…968ae5 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0xaa0584…edde97 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0xb94d7a…e0711f |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.25 | 100% | Route unknown | 92d ago | 0x3b2a4f…6bffc2 |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 92d ago | 0x256b2b…d5d88e |
| 0x9f78…e9bc0x7c74…3bcb | Base | — | $0.005 | 100% | Route unknown | 93d ago | 0x0f7a50…91212d |
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.