Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x899b72…22a8a7 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5d2935…06ecc3 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc6b9ba…2cd2df |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x1eadc0…407659 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x27b82f…b83b2a |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x63e67f…abfba1 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x34e643…fda0c4 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2c8b6c…689da1 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7ace32…f9f04a |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x079b03…011dd2 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6bc27c…0af257 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9ccf2d…c866cc |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf45b93…c5a76a |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe11f34…3ff2f6 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb7ddac…0c2cc4 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4a8df2…6a2dc6 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa13388…d3c5d0 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd74bc6…c8085a |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6f93c8…7a3794 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa78614…f3c74d |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x25f05d…8f93dd |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x31916d…10f148 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x899e9e…41a6e2 |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe192a1…a44b2d |
| 0xd422…4f2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6a6574…08b040 |
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.