Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xbae368…b9b6de |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x318ef1…ddd102 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x22d0cf…3e8ff4 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x9e565b…812ea1 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x531a01…92cfbb |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x71f7fb…d37054 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x827f72…caa29c |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x0d1500…5ea4da |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xf26eee…baa3da |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x863cca…0d7710 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xe6f93b…b6167b |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x081e65…884408 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xd96b87…c8dbdd |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xaf7796…f32c59 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x8ef879…4f2634 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x1a3109…d38bc2 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x3f24c5…9b1a62 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xb7b89c…5992ae |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xef8e07…910712 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x1b2527…2e18df |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x48225f…0e4f0d |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x2d0dec…a5fb5c |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x1613d0…a4e824 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0x45f16a…0cb193 |
| 0x9ac6…df2f0x1a9a…33e5 | Base | x402 service | $0.001 | 100% | Route unknown | 41d ago | 0xa07284…a11847 |
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.