Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe9e680…f6f2ec |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x33c108…31071d |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd1342a…74e41d |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7467c0…8de6fe |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4486c3…c246be |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3eba4e…379526 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9eed13…6a4311 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x509ef9…3318be |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xac2958…e1d162 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x08f26a…f17dba |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbf3465…abe7c9 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7b69e5…4a804e |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x29339e…0873f6 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5e8b8a…3d847b |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbaf261…c8d6a0 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0cab46…fa119d |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x588650…111768 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf29790…d6288f |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x23da46…2df94f |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xeefe6a…d739b5 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3ea818…a6e3b3 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4117fd…be3c88 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfaccb2…2ceec9 |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0c7d14…af44ba |
| 0x1ec4…a35a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xac1445…555698 |
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.