Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2a505a…27c8c8 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x92d3f1…2159e9 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x72f2c2…fac2b6 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf3dcce…7b7bf7 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe708ef…e966ca |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc49262…1150c6 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x6c90f2…cfa876 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x213e03…663f42 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0b6326…7e4513 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x43b6bb…b7b826 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8cafd1…693fa5 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x29fc8c…498f0d |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x86d98d…4f441c |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd1598b…a4b467 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3e4a88…569599 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf8738b…6295da |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8fb703…9316ac |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x567234…41415d |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x869baa…73cc9a |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xdd6a2f…502872 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x25f2e3…b8a925 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x063e69…6d44ab |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x83f7c7…ce125b |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2c4b86…20ecef |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe63a08…d6d2aa |
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.