Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd2fcf1…e0e13c |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd27ca0…c9bd1d |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x16c682…458cfd |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x26a7a0…997d11 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3a4c49…f6bca8 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8b2224…239120 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0abc9b…48862b |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdbdaf9…1197a5 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcd25d5…21a1a1 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x33164f…cf3dd3 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x4a4a04…4371ea |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf03803…29b2b4 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1c06b8…5d7ff1 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6eebfc…50d456 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5b6444…1c51b8 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1a16fe…b37a58 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbfac29…998550 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdbf064…f97ff9 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x9908c1…4c1fd0 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x096c27…68b7f7 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x524712…24345f |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb50d50…93217f |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x5df208…6c5555 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x63ad73…7a848e |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x034734…cb0118 |
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.