Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xdd66cf…3b1621 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x21dc7a…77e18a |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x78bb01…91ef76 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa9ceeb…252cc8 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xec2c18…2070c5 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x70d1f6…1bbe97 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd2b21a…14d213 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x629a59…fca843 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xdebab5…44c8da |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd4dc16…f1c84e |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0957a1…7c0e80 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3f2815…d37811 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xef7de6…b8f7d8 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x980d3b…d53431 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x8d8c7f…c3d51a |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe8845c…a9cd6a |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9e07d9…00bd55 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x6dd518…4784f5 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3b77d0…7cabb5 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9961c3…322112 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xefe8e7…ad434a |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3ffd5a…bc4c8b |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcca26a…20cbb1 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x24c57a…609364 |
| 0x76ac…eb560x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xdf69b9…eb2776 |
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.