Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x6bff93…7f2f1b |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa55f45…eadb81 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1e208b…782feb |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1d7407…8c8090 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x2dafec…a9a79f |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x2144e2…45fc96 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x3bd3bd…ee7e4d |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x00ac31…70fbe7 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xde80fa…ae513f |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x912aa8…d6a546 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb0a66e…8b62ad |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x89859b…dbb6d4 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x56a461…2f601f |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xd27d9a…093541 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xbdb43d…6c38c1 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x46cdcf…f0d398 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xc2d794…6e6d62 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xea3ba4…f9b270 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x8d85fd…312c14 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xe0800e…432a5e |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa94988…ebc381 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1a6df0…6b5c62 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xcef779…846f64 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb95b16…1a5923 |
| 0x7838…e0060x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x9255eb…9c8dd6 |
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.