Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x88f98e…19f2b6 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x78fc4a…089ad2 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x75d5c2…d91948 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3ef500…4857fe |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xa449d1…3529ee |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3aa9d1…b9a083 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6b59f6…3efbfb |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xfb2c8e…6c8148 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x65de2a…994e19 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x46f906…8fd8f0 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x07687c…ac0943 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x1e1c55…6bc08e |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x97b5a5…ab6744 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7bd793…6d75ba |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xf52b38…8f026f |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x504964…4b46c5 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x204088…83e43d |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x6f76e8…267996 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x165a0c…cc9aa0 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x436baf…e4b3a8 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x6bf615…817b15 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xc2cb98…baf50b |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x1070e6…865dcc |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x78d61d…5324c3 |
| 0xbd97…c6720x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7a2ae6…f9398b |
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.