Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x696d5f…a3100d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x16d879…ec3241 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xf7f944…bfaa9d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x21c7f5…5bdcb8 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xc384fe…6486c8 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x991e32…68a59c |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xd75373…44ef3a |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x468889…9b6c2a |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x327553…702e2d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x264b4c…6ed65e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xd04a82…b9be61 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x68b233…d03415 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x2b72c1…0b70b2 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x0c229f…4d762d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xd9844f…c00917 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xa51e8d…e3b31d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x563ebc…abca0d |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x8f2fc5…b79fc1 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x6aa125…d039e3 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x957591…6f16f2 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xb8e893…18318e |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x14299e…cf6113 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xfb71ec…493443 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0xe9e380…2f38d7 |
| 0xd544…2b280xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 81d ago | 0x7d8ad5…b9c540 |
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.