Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x38ae9b…41a4be |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x398737…85bc4a |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xfc4166…67fd48 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6b2793…320ccd |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x161fe3…f1a5e2 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x92f38a…e0c7a4 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x75a8dd…846d20 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x155850…b83fae |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x6af38b…4933a8 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x904c0f…0ce254 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x63b58b…5bf0d3 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x871317…951023 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x47a993…a595f3 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x65990c…cdc262 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x8eb30b…d9d162 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x632919…5de4c1 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3d8164…c0dbcd |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7a06ec…ff886c |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x9ea8e5…6dd719 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xc8190c…f509ba |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa3fb58…47d84b |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcee577…91347e |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7b5c7c…420497 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2c99e3…219131 |
| 0xc9e6…12ff0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xda0335…80ce80 |
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.