Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeba6…3c850x47c5…4fc3 | Base | — | $5.25 | 70% | 0xafd1…680d | 29d ago | 0xed6832…bc5eb1 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $1.05 | 70% | 0xbc41…9c5b | 29d ago | 0xca7771…1282cc |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $1.05 | 70% | 0x4e4a…2e73 | 29d ago | 0x2779fb…faff5f |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $1.05 | 70% | 0x63fd…c86f | 29d ago | 0x74caad…9814b5 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $9.45 | 70% | 0x4e07…cf7c | 29d ago | 0x582204…98aa34 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $1.05 | 70% | 0x7fb5…6c52 | 29d ago | 0xab7c36…c7dfbd |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x6d2e…0c64 | 30d ago | 0x541a76…8d2676 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $1.05 | 70% | 0x4a9b…67ce | 30d ago | 0x706dd5…ecb63d |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $5.25 | 70% | 0xa225…dabf | 30d ago | 0x29739b…3dd87f |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $21.00 | 70% | 0x6c0f…7cd6 | 30d ago | 0x1ecdf4…49da44 |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $10.50 | 70% | 0x59d0…cf72 | 30d ago | 0x0baa5b…74c3ab |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $11.55 | 70% | 0xfe9d…bf46 | 30d ago | 0xe720c1…5611df |
| 0xeba6…3c850x47c5…4fc3 | Base | — | $5.25 | 70% | 0x44bc…cd6a | 30d ago | 0x3925b9…05f797 |
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.