Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf50035…a5fb39 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x267a90…fb39bb |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfb5d58…e8acd9 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x713d16…6fdbc8 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0476e0…26e7e6 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbce17d…4e22d2 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x64d24b…8a3751 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xad93d9…2977cf |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3f99fd…0e3763 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb714a0…ef0493 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd3df58…690851 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x099c12…4efee2 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4cb6df…1cce15 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbe2f99…dc0f6b |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x62a95b…089588 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x432d2a…3a5f87 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x19d9ef…f3984e |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5e8c9a…dba994 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x827515…fee834 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9d16be…3b69e4 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd19c93…7a0008 |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe7f5ed…1e7f4e |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x821fa8…7cbf3e |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x97d233…a4296a |
| 0xe7da…f0de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaf0c8e…1e1a58 |
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.