Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x352f2d…604e2e |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7d3be3…1270f8 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x06f7e1…39c669 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8e57e8…12f8ac |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4c55de…a82bd6 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4e1307…a39f01 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x48eb5a…a0d06e |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x37bd7b…88e5d9 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf45de0…623305 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9bbd82…b93e33 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfef5d9…36a2b5 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6b27cf…080ecc |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x706060…daef0b |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x180231…7635b2 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x55b903…c48971 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0c388b…1b4c3e |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0b64c8…c7894c |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0edb23…c10545 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbe69ed…6df183 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7f0841…98cc07 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6b75ff…547127 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf12c3d…c5f2cd |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xff2348…a638f5 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x76f1fa…db4351 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbc5c19…f5486f |
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.