Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x102073…410064 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x05ee7b…3ae3c9 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xeab73f…38f9a6 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x2aba69…a944ea |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe39e45…da5226 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8e83ac…ea6082 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb84608…5f7790 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5d410d…e7fa44 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf22f8b…6a81d2 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x41824e…40a1f1 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa526a0…24542e |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xcff706…6b35fc |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf03eaf…091a90 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa299b9…a1e322 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x81bfb7…ca0c56 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x0de5e0…282a1f |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x52bea0…6a8215 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc67106…a46437 |
| 0x605a…c5650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5536ec…a3825a |
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.