Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0xfd10bc…f69e60 |
| 0x27f9…184d0x165c…ef9e | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x4f5152…7ae523 |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0x68478c…b6ac2b |
| 0x27f9…184d0x6fc6…7d43 | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x0aecc7…008d5c |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0x457881…0e96b7 |
| 0x27f9…184d0x60b6…f13f | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0xcf7688…01afdb |
| 0x27f9…184d0x43f9…e372 | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x6e75e2…b079b9 |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0xcd97a4…9fd76c |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0x0cf695…ce5e4b |
| 0x27f9…184d0xec8a…eec2 | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x6f910d…bec937 |
| 0x27f9…184d0xb888…b26a | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x60855e…7f60d6 |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0xb87cb4…c4cd5e |
| 0x27f9…184d0x8744…0aeb | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0xa60944…0ce8f8 |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0x837ac9…bbf63f |
| 0x27f9…184d0x110c…b784 | Base | CoinGeckoCrypto | $0.01 | 100% | Route unknown | 93d ago | 0x7b5418…709dcc |
| 0x27f9…184d0x2d32…840e | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0xfeaa29…1096b9 |
| 0x27f9…184d0x5ab7…dfa7 | Base | — | $0.01 | 100% | Route unknown | 93d ago | 0x53bbc9…7a6515 |
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.