Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xa1f645…fcb163 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x5b4645…65f54d |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x9ddade…3a2ade |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x021666…9d4e00 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xc60d67…e07010 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xdc952f…fcda3f |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xc39250…b868ea |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x398a19…d1030a |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x70842c…c36c04 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0xb29916…4ae112 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x806103…f6595b |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x6cfd79…e96a1f |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x4a26b9…ac6fb5 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x7cf0f8…a29ed4 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 22d ago | 0x976a66…9dc4be |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xa5a035…cdf1f7 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x11c8d3…4a37b6 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x9c3084…8593ee |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xdfac4d…def76d |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x797310…e1f38c |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xa52775…4748d0 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd45d76…8d70a6 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xce4341…a57d09 |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x287bb8…c7387e |
| 0x3e9f…d6060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x8d1962…6e83fd |
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.