Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x515e…f8cc0x0e3d…7757 | Base | — | $10.50 | 100% | 0x1984…8da8 | 80d ago | 0xdd4b62…c09c7b |
| 0xf1e9…0f6f0x515e…f8cc | Base | x402 service | $0.08 | 100% | coinbase | 81d ago | 0x1e878d…91c6a0 |
| 0x8345…5fd70x515e…f8cc | Base | x402 service | $0.25 | 100% | coinbase | 81d ago | 0xe7ddf3…961fdc |
| 0x15ed…d07c0x515e…f8cc | Base | x402 service | $0.06 | 100% | coinbase | 81d ago | 0xbbbe04…cb1566 |
| 0xb091…029b0x515e…f8cc | Base | x402 service | $0.25 | 100% | coinbase | 81d ago | 0x8b7b0b…defed8 |
| 0x6feb…4ab10x515e…f8cc | Base | x402 service | $0.25 | 100% | coinbase | 81d ago | 0xc516a7…c00ace |
| 0x45ae…38980x515e…f8cc | Base | x402 service | $0.25 | 100% | coinbase | 81d ago | 0x3135db…38c754 |
| 0x7f4b…3b920x515e…f8cc | Base | x402 service | $0.05 | 100% | coinbase | 81d ago | 0xec864b…e69e39 |
| 0x0d8a…c98b0x515e…f8cc | Base | x402 service | $0.05 | 100% | coinbase | 81d ago | 0xed0af6…f911c3 |
| 0x0d8a…c98b0x515e…f8cc | Base | x402 service | $0.05 | 100% | coinbase | 81d ago | 0x3085a9…7253d4 |
| 0x0d8a…c98b0x515e…f8cc | Base | x402 service | $0.05 | 100% | coinbase | 81d ago | 0xef32cc…60a793 |
| 0xc13d…5c240x515e…f8cc | Base | x402 service | $0.25 | 100% | coinbase | 81d ago | 0x895580…6ec26d |
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.