Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x94ef69…064b93 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x37641e…dc040e |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x8d5d3d…0bfacf |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xa613c6…db39d7 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xf3b1cd…889b8f |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xa201a9…363f02 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xcb356f…acc70d |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x17c184…8aa27c |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa35a75…be1ba7 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb8e9d1…30dba0 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xbfeec2…07b150 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb163cb…ed8c69 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x55cb22…98172e |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc15d90…406251 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe90f16…69854b |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa3a43b…e5e2ec |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x17708d…f0114a |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd5a398…dae3f8 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x769d38…cbe794 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf80d2a…735614 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2fcd94…186dfe |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa0fa1d…3912b7 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xbe36ff…5a02a1 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2e7d27…5be6b8 |
| 0xa25c…39d00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe647bd…479f3e |
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.