Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xa64973…eb39ee |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0xf8801d…194e64 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 31d ago | 0x831ed5…2c0230 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x87d878…68972f |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb83593…562786 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd09545…d47c7c |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1f5b1a…4ed069 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x72f5f1…283e4b |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x95bba3…c4041a |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5abec3…1108fc |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x2762bb…c3624d |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf15ae7…e3bda5 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf59aff…a7f5e5 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x09ec3c…69423a |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x4dd2ff…9fb5b3 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5f4125…cbeaf4 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xb82b95…6358c6 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1aa62c…9ae172 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x031ae0…7f1f26 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1628de…f470ec |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x76011e…c15e8b |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x631f36…82d453 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xdc58d1…7ca4cf |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xca3b6c…edf251 |
| 0x43db…a6de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x29abb9…4dd337 |
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.