Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xde0504…4811e3 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x5805cc…ee6578 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xca1e3d…939a01 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x93b662…56edcf |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x96a990…0d9586 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x54d81d…bdd19a |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xf7ecc8…98a13f |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x6b9383…af59d8 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xb48551…9ddf52 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x23540f…090cc1 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x908554…cb3f41 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x43ceb5…682880 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x17ecdb…3ebd3f |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x161a01…de3eec |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x7223ce…799378 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xc7be21…88003e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x73df5f…edeb5c |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xb17d47…633019 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x399b04…8d6341 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xb5ecc0…fe867d |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x5addfb…fff50b |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xbbfe28…50c47e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0xc4d4d2…c47265 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x01c1fe…e32c4e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 31d ago | 0x29c55b…05b541 |
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.