Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1d85…dd5a0xf2cb…1f4a | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x901c72…6a90f3 |
| 0x1d85…dd5a0x71db…637a | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x81f9c4…4d47cc |
| 0x1d85…dd5a0x56df…b6fd | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x7799f7…774771 |
| 0x1d85…dd5a0xd127…39d9 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x397e86…5d6c6f |
| 0x1d85…dd5a0x327c…c529 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x07e92a…495514 |
| 0x1d85…dd5a0x98fa…1368 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0xc0ccc7…faaf09 |
| 0x1d85…dd5a0x19a6…8906 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x495da9…489d3d |
| 0x1d85…dd5a0x6c97…51db | Base | — | $0.01 | 100% | coinbase | 66d ago | 0xabf0b0…3ea41a |
| 0x1d85…dd5a0x036e…1176 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0xb04f3e…618549 |
| 0x1d85…dd5a0xe28a…5b57 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0xa2d5fc…11c360 |
| 0x1d85…dd5a0x9126…6c45 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0x730a81…918290 |
| 0x1d85…dd5a0x3539…1686 | Base | — | $0.01 | 100% | coinbase | 66d ago | 0xec0439…a1c27c |
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.