Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3be0d8…ed273c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x14695d…71178c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd7e867…a72852 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc870de…8ab7a6 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd2a553…b8d37c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x797b9b…f28824 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb34e87…f02453 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x975bf0…746676 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xde405d…3323db |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xca77bb…d32ffc |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc00ab8…b572c3 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9c09ed…35b3f1 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6a43b3…a0ec90 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc3d1a0…5d4d3c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x087c50…34e3e1 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x069b08…454f76 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8cd67f…7cea72 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9cae6b…981cdb |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x968ff6…98a8eb |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe7cfe8…0b7176 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x91994b…f15b82 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa5a586…9ab924 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4d1fb8…38795f |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1d3763…a8e767 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5dc784…e0c8bb |
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.