Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa25c…723f0xfd6a…f661 | Base | — | $40.00 | 100% | 0xa923…c9ac | 91d ago | 0xca585c…2ecdb2 |
| 0xa25c…723f0x5dae…dae4 | Base | — | $85.00 | 100% | 0xa923…c9ac | 91d ago | 0xcd9b77…45a0a3 |
| 0xa25c…723f0xf393…cde5 | Base | — | $75.00 | 100% | 0xa923…c9ac | 91d ago | 0x55937c…346c84 |
| 0xa25c…723f0x494c…9fab | Base | — | $75.00 | 100% | 0xa923…c9ac | 91d ago | 0x3c7c6d…8352da |
| 0xa25c…723f0xcbd9…e91e | Base | — | $100.00 | 100% | 0xa923…c9ac | 91d ago | 0x72d00c…acceea |
| 0xa25c…723f0x2dfc…e604 | Base | — | $100.00 | 100% | 0xa923…c9ac | 91d ago | 0xf6ec19…765639 |
| 0xa25c…723f0xd05e…c7d8 | Base | — | $25.00 | 100% | 0xa923…c9ac | 92d ago | 0x3d85c0…062658 |
| 0xa25c…723f0xa980…a3a3 | Base | — | $5.00 | 100% | 0xa923…c9ac | 92d ago | 0x961f8f…f12251 |
| 0xa25c…723f0x99aa…fc52 | Base | — | $15.00 | 100% | 0xa923…c9ac | 92d ago | 0x5b50be…354c6f |
| 0xa25c…723f0x02e5…38e9 | Base | — | $35.57 | 100% | 0xa923…c9ac | 92d ago | 0xba4eec…5c33e4 |
| 0xa25c…723f0xa0e4…9663 | Base | — | $113.82 | 100% | 0xa923…c9ac | 92d ago | 0x7d9671…40d350 |
| 0xa25c…723f0x50c6…a527 | Base | — | $20.00 | 100% | 0xa923…c9ac | 92d ago | 0x5e0f2e…2e10f6 |
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.