Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x274468…29bf6b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xadac04…f36102 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x180636…fc8a57 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb51359…e304b9 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xae1d9c…45483f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1b8152…c4783c |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xeae71d…6a61d3 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x05fe20…64bb7b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x61fccf…f3af6d |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9e496e…08cdb0 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x005359…a3d454 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x80d575…e2ac01 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x373a6a…6e851f |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8a3c31…54a579 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x770b2a…821d5b |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe3044d…0d49d4 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x56babc…94a612 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x344320…9ea9e6 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0b67e3…cae8b9 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x522e63…550735 |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0e1401…5b238d |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8480ac…1465fd |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2baadd…4513cc |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x804f8d…41e66e |
| 0x7cfa…f16a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x18e53a…362066 |
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.