Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x359b61…7a8955 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4fcecd…a2ffef |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4f76e1…63961d |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3cc390…bf5c8e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd06406…f1655e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3c124f…2b6d57 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb11a2e…1f3c15 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x023cfb…272ad2 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf0eda6…6a8b7d |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0958e0…181f5e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd9d8a9…697a8b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0e3b96…9e1480 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbdf22e…ad72be |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x430f08…ee921c |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x70d6d5…71a8b6 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc3043e…c4885a |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7004c5…6da765 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x151aa4…a9393a |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x95bc06…203040 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0525ac…d4db9f |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x16eb76…01f70b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7d48c3…5e58d0 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3e8a3a…dade2d |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd52db6…847196 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xea7856…a0247d |
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.