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 | 38d ago | 0xd2933a…613245 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xef0c8e…91ddcf |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcea9a1…4003b0 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4b6513…5aedfd |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa60c2d…e0f7f0 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0dd0e0…9ffeb3 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x845f3c…984f32 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x914e9f…9e32cd |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x6d1a1a…c0199a |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf004d7…6e55b1 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3fd18c…a61b0e |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x13a146…7e8695 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd87ca8…4ce712 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1db89c…3bcce6 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x915a32…6cf01f |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x45f614…d59f21 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb3e512…f0cf54 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x486dc5…1787b7 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x67e269…958431 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1ffd38…cae915 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x142f7f…40e701 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x98ed3a…b5d772 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1e521f…c27b3a |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa91529…7c8fb4 |
| 0x6b87…25e90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf1fff3…dcb2e6 |
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.