Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7002d6…0e9c66 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x4a2d51…5493b7 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x51c12c…8cc2fb |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe3b669…b5690f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2a0c20…b7c196 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6e9cc4…82368e |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe41d2d…9c6d17 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfeae6b…477dc6 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcfeed1…a50205 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x17fdae…61c240 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x19d4ac…6bb009 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc6dfbe…7c43e0 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x58375d…6203de |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xa32813…3338c1 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5a173c…f32eb4 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf18902…30b335 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x31d535…d4e799 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7857a8…23dd0b |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x25a802…ae3a3f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdbd0cc…c07198 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1adf7c…f6e5fd |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6513e0…26f2d1 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5cfc14…d0fa4e |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x217fd2…412d1f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0ffefb…485944 |
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.