Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x205673…bbe0b2 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x05224f…b3290d |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x39769b…61721c |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb7c766…96e5b3 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xdb73fe…5eb46f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xe79025…1d3015 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x56776d…f2f51b |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb4294b…2f80cf |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6e62f2…1c51ff |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xecaa65…672e0a |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0f1366…03c928 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x760f9a…75d8ab |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x466e2f…93fe09 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb059dd…b3caf4 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x453220…affc67 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x88cbd1…0a9c4f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x2a16df…a6217e |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x6a2668…56057f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xf21ab9…594295 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xd28387…923a0b |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x07df90…0f4fbb |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xed7c18…29335f |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xcde065…7fb0e6 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xfa10f7…156bf9 |
| 0x4132…256b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x792845…974d4e |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.