Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x47a783…9f16d4 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x369c01…2f95cf |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfc6c44…1f1fd7 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xfe63a6…41be8d |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7d9d7c…61adcf |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xd1d9a6…97fff4 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x90552e…ff0d3d |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x09f035…9d2685 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3dd2e2…bf8a15 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x0e615a…aa8a7a |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x35f46a…e06191 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xa3f47a…96c41a |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1b87f0…5a5355 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xcac848…2fce39 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xa480c7…cf4399 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x80224e…ffaf66 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xf9b156…3f87a1 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xe88b55…0565e5 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x3e790e…a0ba6b |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xabad2e…eeb16f |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x88f547…dae2ac |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xdefe7d…d19420 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0xbcae36…fc3009 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x90e1be…75c535 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 34d ago | 0x7c830b…fe752e |
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.