Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x459ccb…c94281 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x21b2e4…872580 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa1f768…a22ab2 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd17369…d02b3a |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xeba492…62590d |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb2d867…e53a6d |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xfb0daa…8dc759 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x659805…650ef3 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x851b60…2ff132 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x208da5…ae4fe2 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x21150a…a8b2b2 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb79daa…20d86a |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xbb3a44…03dded |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x39152a…37d710 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2bae2b…34ccaa |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xba0003…fe63c2 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb88474…615e77 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x319a09…48b06c |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x54451b…ac2bc3 |
| 0x46fb…04d10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2e6497…0a51f5 |
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.