Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x01b35c…885b46 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x374267…5e6016 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb078f0…3682b7 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc9709a…4776d5 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7c3393…398ba6 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa8b995…409abf |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb7ef1c…e49e48 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x030025…09eccc |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x91060f…e9a42a |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x36f52a…5df87e |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x0580f2…2ecaa9 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa42c11…7cd0f6 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa2eb46…745f41 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x8e75b0…e23d75 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9cca9a…cd798d |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7bf9ed…71089b |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9fbaa2…46ca7e |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x294f22…7616ea |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb5fc79…473267 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x31b3c4…8e64b7 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf11c2a…d91bbb |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x632b16…9b5a1b |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa8ef23…bc873f |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc07824…42dd10 |
| 0xa733…c7770x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x117592…ab540f |
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.