Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0xdfecb0…b155f3 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 94d ago | 0x643e2a…12c228 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xf89ffc…671c68 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x57f4cb…4a2ceb |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x755306…b3a559 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xca888c…27b9bb |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xb48b2a…3b00d2 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x6b97cf…ad666b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x07f9ec…a1390b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xd37e1b…eb3d76 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xab4cc4…d7482b |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x2c3330…85dbff |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xdd6389…f187cc |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x42c962…14532c |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x0a4774…0a11e1 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xfa9dde…0ee174 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x097e98…d7f475 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x8fa83c…9ef38e |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xea0048…7f5cb1 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x29f7db…76429c |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x5e7ed7…2f6a39 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xfa1565…6c1de1 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0xc33e42…53b9d2 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x0b32a0…d4c013 |
| 0xd434…f4c00x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 95d ago | 0x5045ba…b6a1cc |
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.