Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x9cc7be…eaa7f9 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x36924c…900ed8 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xc489fb…bb1447 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x0de925…b6e0c1 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xc638c4…fc061e |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xb9aa60…162843 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x68f498…33a008 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x3329b0…8c933b |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x4edab4…933478 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x44ba2c…869005 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x842354…95b995 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xe71718…356daa |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x39c7a9…b15081 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x65b9ef…8ad37b |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x755bd1…c55b3c |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x23af56…817deb |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xa4d60f…74322e |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x278a73…1d3049 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x2556c3…9d3038 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x090b10…916986 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x7e3f54…808853 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x992013…99ad8f |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0x4914a2…29d422 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xaa7f68…2919d2 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.001 | 20% | Payer-submitted | 6d ago | 0xcce666…15a81e |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.