Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x429922…6833a3 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5d8057…c85488 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x74d461…cf1de0 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfc47a5…aad1aa |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd0fb77…1a187a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x56b7e9…c99fca |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xae6b44…4cde8a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9562fc…59a38e |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0185f0…a56216 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd40960…02777f |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x97e7de…ee4bb5 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd858b4…2f71f1 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x08c03c…53d576 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xcf5a14…3a2680 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x194807…7d3000 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf2a417…d15153 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc52839…0cd5bb |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xaf1ada…e40373 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x903cff…88ee6d |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x661e90…d9a410 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa70549…56f422 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x703bbb…5be50a |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6e2ff1…339e91 |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x8215b8…af209d |
| 0xaac1…f5b50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x995379…c219bb |
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.