Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x6c8450…27211e |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xef7238…05ad6f |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x127705…c4c17c |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc69ecb…74013f |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x7843aa…cf1569 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x35f9b3…ecfff4 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x17d424…80fa42 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x71bb03…3c37fa |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x9f56a1…049160 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xf486ff…513422 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x94cc2a…31b510 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcc234f…3e06c3 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x3fdabf…da335b |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x0fcc9d…d4935a |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc53a17…e511db |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xa9afa2…a7ee06 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x2a5529…4cbe85 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xc05612…78a782 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe53f6d…461a17 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4338fe…35a531 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x7a4bd9…4bdb93 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x3f6e4b…05d673 |
| 0xcf73…e3220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x10101a…f99e59 |
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.