Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe6c9bd…adcafc |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x732633…a8ebf8 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbdb75a…8ad74c |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x900645…422f47 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e3fde…5047f8 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8521ea…4a1cf5 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3380f4…590bd2 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc6204e…d4f905 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x35a575…34a283 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2fc3e4…b27ed2 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4872d5…b50b37 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x59d706…e82f88 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf4411d…968929 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xafca0d…aa3c78 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5313e0…f2c8f6 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x29769b…d4f842 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe4d9e5…51daba |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbceec8…db3904 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x17914b…3dbfc8 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8d0bdb…b8cf0c |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x65b924…f86a97 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x969700…07b94a |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa92359…2d1359 |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2a92b1…e3d94c |
| 0x3bcc…c35b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x40e913…d9773b |
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.