Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xba8e…829d0x95da…d194 | eip155:1 | — | $0.005183 | 100% | Route unknown | 101d ago | 0x4e5a9f…5a06c7 |
| 0xe394…be930xba8e…829d | eip155:1 | — | $4,999.40 | 100% | Route unknown | 101d ago | 0x134d4d…e1074d |
| 0xba8e…829d0x95da…d194 | eip155:1 | — | $72,482.18 | 100% | Route unknown | 101d ago | 0xf959a8…2e2ff9 |
| 0xba8e…829d0xcac6…5d6e | eip155:1 | — | $45,989.89 | 100% | Route unknown | 101d ago | 0x80aff7…48e91d |
| 0x9e9c…49440xba8e…829d | eip155:1 | — | $18,970.00 | 100% | Route unknown | 101d ago | 0x6f3e30…1d9c9c |
| 0xba8e…829d0xcac6…5d6e | eip155:1 | — | $0.001 | 100% | Route unknown | 101d ago | 0xcc2489…4d5ce5 |
| 0x3941…69650xba8e…829d | eip155:1 | — | $99,502.07 | 100% | Route unknown | 101d ago | 0x65be45…6564ad |
| 0xba8e…829d0xcac6…5d6e | eip155:1 | — | $12,000.00 | 100% | Route unknown | 101d ago | 0x740596…155ab0 |
| 0x1264…15120xba8e…829d | eip155:1 | — | $12,000.00 | 100% | Route unknown | 101d ago | 0xe79e06…bc4b4d |
| 0xba8e…829d0x95da…d194 | eip155:1 | — | $3,000.00 | 100% | Route unknown | 102d ago | 0xff45c0…11ab62 |
| 0xbba7…a4200xba8e…829d | eip155:1 | — | $3,000.00 | 100% | Route unknown | 102d ago | 0xa35073…d64add |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.