Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xdf2e80…031c01 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xe71f59…54a9c8 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x384309…4f148d |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd191e0…6e8fef |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe34c97…070acd |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe55df4…6052b4 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3c9446…95e25a |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x34d90f…48c63e |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x835f6a…8f2727 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc6c35c…140dcd |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x50e270…d11ded |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf09708…5a7764 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc2329b…7138f0 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1962b4…b4e22c |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9ac241…188c35 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe94185…69e028 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8da691…e67d04 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xde116a…90b12d |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x654933…742e39 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xac9c21…6cc0d0 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6ff556…205293 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x25a6ea…d44a71 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xe3a6f5…9a9390 |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x635057…62410a |
| 0xb702…c2de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x9b3bfa…9d2782 |
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.