Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x16c51d…1b21ed |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x453d40…26ab03 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x055cb9…8ef895 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa6c8fa…9893c4 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xc2cd9c…ec97e1 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xc5c11c…8b6d54 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x8ccc20…ea37f0 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x8e30ca…f2d063 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x08ca9f…ad4bd4 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb1ed93…fb17d4 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3baec1…122eea |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x69aa53…55c328 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xba1622…0ffe94 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xd0127b…6b0138 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb216c5…0a11fa |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x45f127…4e6348 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xcbd7d8…368dd6 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x26ae2a…ad9e56 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x9fde96…c07269 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x82f35e…da3506 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xb256a5…178a97 |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1a0a5d…a4876e |
| 0xbde8…83d30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xa13913…d2be89 |
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.