Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfab1cb…b51c1e |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0650f3…fe04cb |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb09670…8f2953 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x60cadf…5ac935 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdd501b…8adce1 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x94ce8f…1b6728 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe24ad4…98de55 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x174693…1d4bfd |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf44e8e…e1ac1a |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x730c26…a44ccd |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x515292…ce39d9 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1151ac…025187 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xef97c5…29316c |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x57421a…e1b6a3 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdd3754…ea9a7b |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x51c62c…21bea5 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x59a908…e9d1fb |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x747b92…bb26d6 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xad81e0…3a26c2 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe92f61…d09ed9 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x15ffc1…98250d |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x88905b…702c67 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfcb6c6…aac214 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x799a57…7e52b5 |
| 0x59bb…7e1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0e4914…505ee9 |
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.