Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x657324…f1af9e |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x64a073…ce3d8f |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa103d5…9e2543 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc1fb2c…a08c92 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x86ea81…a60feb |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8f1793…7a2609 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1cef2f…0a1245 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1cbcf6…3775be |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x36cdb0…7440d1 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x021f0f…7d86fd |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8126d4…d5fdb3 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8f4985…b1ff61 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdea432…1ba706 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x85d815…613a0b |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd60028…2d9343 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8b9a2a…6b72bc |
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.