Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x3253ec…46311d |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xda8e1a…040a3c |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.02 | 100% | Route unknown | 94d ago | 0x38a3a6…169086 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.02 | 100% | Route unknown | 94d ago | 0x1c145f…18b209 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x6ded37…3fc4f6 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x99f3e5…8d8f13 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x30e3e8…3b9e0c |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x11eb75…bcd994 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x6b726b…5fc0d0 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x6e86b5…5b4cbb |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0xe99f7c…8b797e |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0xec7d31…b3dfd2 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xa9db52…943c0b |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0x568b3e…348b94 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xa181e1…1e9aa3 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xc4f81c…1c5eb2 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x7fc00f…0a4be1 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 94d ago | 0xe5b5e0…f9f4b8 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xb8fb55…69a46a |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x561346…ec4f3e |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xf8f82d…53cfd0 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x3f7d66…210d95 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x6bd140…0f898a |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0x24ce28…ea6d19 |
| 0xb83f…c2600x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 94d ago | 0xa78053…44ef00 |
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.