Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x2db86f…aab685 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xab3f6a…f3331c |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x21dbd4…489688 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x04d9c5…123ac0 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x790aaf…26f11a |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x931437…59c69a |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb56c7b…a340aa |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x63e4be…f9c7df |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x49c6ce…238abd |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xd7f0f7…79883d |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc88b62…ff6d23 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x010346…3c5d78 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4ff320…d3f00f |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x43728d…63481d |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x041d13…1cdf5d |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x16fa2c…083211 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb3b9d5…d0c1be |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x5e12ea…f48763 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xb8ada1…85ec21 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xfedda5…d35721 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x59475b…6a9eb7 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3d0a0a…fb2b9f |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x89c621…fae699 |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6138a4…af3e2e |
| 0x854e…d7280x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x8788b1…995a7f |
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.