Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.003735 | 100% | coinbase | 72d ago | 0x445f58…e28e41 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.003078 | 100% | coinbase | 72d ago | 0xffad36…49987c |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.005161 | 100% | coinbase | 72d ago | 0x1478b5…648d39 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.005704 | 100% | coinbase | 72d ago | 0x59776b…4f84b7 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.004027 | 100% | coinbase | 72d ago | 0xca74eb…fccbac |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.004355 | 100% | coinbase | 72d ago | 0x7eeaf8…c3a677 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.003181 | 100% | coinbase | 72d ago | 0x5b98ee…1314b9 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.002915 | 100% | coinbase | 72d ago | 0xca5fc0…8a330a |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.004826 | 100% | coinbase | 72d ago | 0xb1eb07…2892e9 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.005054 | 100% | coinbase | 73d ago | 0xfa2448…76fd76 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.003175 | 100% | coinbase | 73d ago | 0x14cbdc…41ee40 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.002914 | 100% | coinbase | 73d ago | 0xe47891…420cf5 |
| 0x3ce0…504d0x3e0a…78e7 | Base | — | $0.003079 | 100% | coinbase | 73d ago | 0xb4bfd3…af4b52 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.