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…723f0xe2bc…7a04 | Base | — | $50.00 | 100% | 0xa923…c9ac | 63d ago | 0xe9929d…a9a9f8 |
| 0xa25c…723f0x5032…6c9c | Base | — | $10.00 | 100% | 0xa923…c9ac | 63d ago | 0xb58a03…d1dafd |
| 0xa25c…723f0x485f…c3d2 | Base | — | $75.00 | 100% | 0xa923…c9ac | 63d ago | 0x3fc573…7db9d3 |
| 0xa25c…723f0xdf39…7add | Base | — | $15.06 | 100% | 0xa923…c9ac | 63d ago | 0x470e82…9cc5da |
| 0xa25c…723f0xd2ba…f83c | Base | — | $35.00 | 100% | 0xa923…c9ac | 63d ago | 0xbf7be8…3957f9 |
| 0xa25c…723f0xdf25…6e77 | Base | — | $100.00 | 100% | 0xa923…c9ac | 63d ago | 0x51c5d9…96b85a |
| 0xa25c…723f0x02dd…ef84 | Base | — | $75.00 | 100% | 0xa923…c9ac | 63d ago | 0x7dcf39…c08b99 |
| 0xa25c…723f0x1645…7cc8 | Base | — | $38.90 | 100% | 0xa923…c9ac | 63d ago | 0x86e050…0ce560 |
| 0xa25c…723f0x2fba…2977 | Base | — | $25.00 | 100% | 0xa923…c9ac | 63d ago | 0x8541a9…7f24ed |
| 0xa25c…723f0x883d…9a70 | Base | — | $25.00 | 100% | 0xa923…c9ac | 63d ago | 0xf0cddb…ff4b21 |
| 0xa25c…723f0x0a9d…d453 | Base | — | $20.00 | 100% | 0xa923…c9ac | 63d ago | 0x04dc18…bd8ec5 |
| 0xa25c…723f0x2c48…b45e | Base | — | $5.00 | 100% | 0xa923…c9ac | 63d ago | 0xbaa6a3…f8294f |
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.