Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbf92e4…2c3dbe |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfbe9bc…d4bca7 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x15e4a9…279745 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x81fa2e…f6ce28 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc66b4b…27bec0 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x92f0b8…3d15bc |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x599b4b…1b3b10 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x93be1e…0f7425 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2ffc5f…936be2 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf850b5…7dc3bb |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1b5a8e…c31d8e |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x367c7a…7178c7 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfa5166…cac8a4 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa08130…c01c35 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x61877a…3562ee |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x362dcd…a6cb9a |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf3c082…4bd403 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4d763a…366604 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x12da4d…68d4c5 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xffdaa8…c89da3 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb887d6…ebb513 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x699fb4…c30fd7 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaa9aeb…385e8c |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3ea7fc…8ea536 |
| 0xad1b…a10d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc77807…e82b6d |
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.