Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xda9b63…97f0f8 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x207adf…7822a1 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x919d6b…065be3 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xade2ad…b3d26a |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x49102f…f91f99 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6c3ce0…9d3e3c |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xede3e6…161516 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xebd78c…f3548c |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x49c155…3b00ec |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3fdc38…6689ce |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa8a04c…14bfd0 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x542462…a3619f |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x32ff6a…b59e58 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x34299a…bfc762 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe3e26f…8f2c83 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x730ac1…a27804 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe926f0…e4f2ff |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x253396…eac3ea |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x02bc77…9ff9b4 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc90d1d…9b97db |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x6ca1c5…6c2090 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x896e89…55e3c2 |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd5c1e6…690a1a |
| 0x474d…3a2f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb87583…df8fcd |
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.