Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.003096 | 100% | coinbase | 73d ago | 0xf145fa…b305ba |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.005224 | 100% | coinbase | 73d ago | 0x11af97…41b353 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.00582 | 100% | coinbase | 73d ago | 0x2c4f88…e67fcb |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.005281 | 100% | coinbase | 73d ago | 0xb14091…a56269 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.003106 | 100% | coinbase | 73d ago | 0xe851c5…3fe848 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.003919 | 100% | coinbase | 73d ago | 0xbe75b5…41c905 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.005153 | 100% | coinbase | 73d ago | 0x38e8a9…41e081 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.004914 | 100% | coinbase | 73d ago | 0x49cc62…da8991 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.003148 | 100% | coinbase | 74d ago | 0xcdf46d…59b9f7 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.00591 | 100% | coinbase | 74d ago | 0x02fbb8…e9103e |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.002927 | 100% | coinbase | 74d ago | 0x6c6365…dff113 |
| 0xe79c…467a0x3e0a…78e7 | Base | — | $0.0046 | 100% | coinbase | 74d ago | 0xe5ac13…97240c |
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.