Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3b0e04…d2d5cf |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3664af…cf5b8b |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x97c954…eab7a2 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x505849…088f3d |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc4930b…3b5267 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa3c196…751c5b |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x03e08a…04ace7 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x20d157…ba5889 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xc87838…9d23b5 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x56b547…446d66 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x7d7b47…1ac97c |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xee18bb…f05086 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x0eca05…2a92c5 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x611885…045dc3 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x291f31…62ee7d |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xc7dc3e…3299e5 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0x60bf87…77a4f4 |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xc73f02…5a630b |
| 0xf491…ec340x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 25d ago | 0xe83f2d…bb57bf |
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.