Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x7d4cfc…546c21 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x105f0f…9fe7ed |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 92d ago | 0x6db479…885948 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x415e1d…fc598d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x73aecd…ffdd7d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x55bed8…8759a5 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x83402b…b6869e |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xb21403…481dd2 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x4b77f0…02619d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa8589b…def1f7 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x617273…b76344 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x56510b…f07aa5 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x274747…64015f |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x5f8441…d22b29 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xc8e726…b42598 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1203d3…a40c88 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xc3919b…8b21f6 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xed14c0…df1159 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xf5855e…71f34b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x8836e1…bbe7be |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xa43237…58067d |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x1ad9f1…63dddd |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x8b7e9f…320981 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0xe0ff42…5fa35b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 93d ago | 0x87eb31…1e4a4b |
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.