Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdcbfc9…3626d9 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb27f94…905c71 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x36538e…6d7863 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x93ecbc…f73fdb |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x162686…c536c5 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x21882c…81fcc4 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7bb337…b06aa7 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xaf96db…c12814 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x85be7a…c7cc36 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x791229…f5ee8c |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x275601…3146f5 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xeac791…81d679 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3ea60c…197b0a |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5c6678…421125 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfd2e9d…d01cb9 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0c61e3…5d7fa7 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc282c4…271a43 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4e986d…07f3da |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0c3d65…70e83c |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x28fff1…06bd7d |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb78ab1…369158 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xcfff3a…a93328 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9cac50…6c93e2 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5a0de1…673325 |
| 0xb8d1…09ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd9916b…03447a |
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.