Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x069d82…f13746 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5f865a…b47fd9 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3e8cb8…29e725 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x532f42…e506cc |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8b57cf…943f61 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1a0cd3…d5b32b |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd4282b…464ff3 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x444c7c…d46d1d |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe4806f…4f3a82 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x436de1…6ae367 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x550825…947389 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xec41d1…ea07eb |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6e38bc…19535f |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4ec728…b9c3f7 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbedd05…ccff65 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x72ff97…93a2cd |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8b1359…1885bb |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcc2997…55873a |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x768860…4f5545 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x76fae8…bbc2f8 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x7d4635…88508e |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x086835…0aac39 |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9bb41d…ebff2b |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcef619…5d6a8e |
| 0x3b46…c1be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x886ace…4cf757 |
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.