Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbaa5b8…46350f |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0ccca5…75f498 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe38744…48d5dc |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x5a8676…4fe4eb |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3bf185…c9e895 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x54285d…1d39f7 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x01c1d4…da78d1 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8674c2…88696d |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xedb8c0…540469 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3fc7ab…9ac741 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4a0c9b…f89e1a |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd8b822…2f58c9 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x60a8fc…3b0af0 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6a53c2…512921 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xcd09bc…59bdff |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x91da24…aff9ba |
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.