Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7acbc4…2af9e6 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1588c8…7428ee |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0a1a09…c341d0 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x688f59…5ccded |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x18b4f9…08fecd |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xac6044…e1ffd5 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6c540e…7fcbdf |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaf2aae…a026bf |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x34fa37…a318b8 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbcfb2c…138efb |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x13fea1…a9abe2 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x739d52…ef2612 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x70ff80…352158 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2107ca…a5019f |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x39a260…ce000a |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7dcb87…987a40 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe8e826…d329f9 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5bd4db…61606a |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x997f7c…a46a32 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x207b28…ab04bd |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x62954a…8383f9 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe8e0e7…5c3706 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7e840b…8413e2 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9ebebd…ad7c10 |
| 0xa391…ab8e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9ad9d9…a36252 |
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.