Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x194212…5f9f36 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x4da946…1f9180 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc0dcd4…31a6c3 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7f1828…60bc28 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc3c5fa…75245a |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x11e3bf…d556c7 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x021432…e1338b |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe93b55…9955e9 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x967738…79e94d |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe4215c…793534 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xe19c35…553aac |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa83506…eea77e |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9e0160…b74bd8 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x785d40…d5dec2 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb93b0b…7e3db4 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x1be10b…f0954d |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe0ad0f…791c6c |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x856424…d2fa99 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x475fd0…b61905 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaae7c4…ff7d20 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf1919f…f27833 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xaf1130…f0bee9 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb58c0d…9edcf1 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb0c484…d84458 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xdda012…f2c061 |
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.