Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xed3975…c9ee23 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x74fb5c…4e51ed |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x763454…daeb98 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb493e1…c31c24 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x70b562…53d153 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7f20dc…b32194 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x57a032…3dc3ca |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9d1906…b2eb37 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbff968…52ddd1 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x20e12a…537412 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf1b4fd…e6b719 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x186e64…47593c |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6888a4…c3f29b |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x767945…a58d24 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6dacae…3e6bb6 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xca4ecb…654721 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x199a9f…f596ef |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1b00db…d36983 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3ae8fc…ec9d4d |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0a9d65…66a3fb |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x565977…ecb39a |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe3c210…146b69 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x77f73c…b5f55c |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x44cfaa…0dca85 |
| 0x8b4e…7a960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa04183…7dd513 |
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.