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…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x9bd774…920b1e |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x7a70b5…810f5e |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xf98957…2cdfde |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xbf8918…3e7e41 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x9cf0f4…d1813b |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x5d832c…b9119a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x691c7b…7b8ba1 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x99ac77…b38d7c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x055ec3…be4954 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x016a55…acb3ae |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xe819b1…d94f7d |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x245764…382812 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x273550…ed923a |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x9128ce…8d4871 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x1a767f…c493d3 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x301d00…ca715c |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x4a7972…e68b62 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x80e794…505534 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x442236…5669a4 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x41dc08…5be554 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x95a8b4…43f086 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xb34acd…858ed4 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x21ce44…0dabf0 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0x5860e0…b02a27 |
| 0x4132…c3cc0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 86d ago | 0xa00288…5ee6e8 |
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.