Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2fc6…befe0xd0b5…f224 | Base | — | $11.96 | 70% | 0x6351…0d62 | 8d ago | 0x320c28…dd512f |
| 0xc718…b9fa0xd0b5…f224 | Base | — | $284.31 | 70% | 0x3482…6f0e | 9d ago | 0x3a36b9…7ce40d |
| 0x16d7…4e020xd0b5…f224 | Base | — | $9.99 | 70% | 0x3482…6f0e | 9d ago | 0x45c86d…5316da |
| 0x4422…53680xd0b5…f224 | Base | — | $105.00 | 70% | 0x3482…6f0e | 9d ago | 0x67e789…8c9fe3 |
| 0x0017…56080xd0b5…f224 | Base | — | $3.43 | 70% | 0x3482…6f0e | 9d ago | 0x98cf24…a50a77 |
| 0xd408…69f80xd0b5…f224 | Base | — | $26.79 | 70% | 0x3482…6f0e | 9d ago | 0x54f676…a35a11 |
| 0xc75b…69290xd0b5…f224 | Base | — | $1.99 | 70% | 0x3482…6f0e | 9d ago | 0x3e2866…b1449c |
| 0x5adc…10a10xd0b5…f224 | Base | — | $9.98 | 70% | 0x3482…6f0e | 9d ago | 0x2788a3…1b18ff |
| 0xe9fc…a5900xd0b5…f224 | Base | — | $101.25 | 70% | 0x3482…6f0e | 9d ago | 0x6f3896…170f82 |
| 0x4e69…359d0xd0b5…f224 | Base | — | $1.49 | 70% | 0x3482…6f0e | 9d ago | 0x1a8d55…372422 |
| 0xc9d1…9e540xd0b5…f224 | Base | — | $2.00 | 70% | 0x3482…6f0e | 9d ago | 0xce4811…eb4b14 |
| 0x76fc…05fb0xd0b5…f224 | Base | — | $4.18 | 70% | 0x3482…6f0e | 9d ago | 0xcf55b0…e6ed81 |
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.