Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x4d260b…200a31 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x6f681a…15cb91 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x9cf06b…1cd921 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x57870e…4bd47a |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x6e5a65…bfc514 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x483503…71c1bd |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0xdb5ae3…fe8e7a |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0xf11209…eb0a7f |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x269a7f…a42ead |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x78d578…41f98e |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x73b582…8c6ecd |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0xb261aa…02ba9f |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x1e52c2…5b8521 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0xcca684…556849 |
| 0xc85f…06040xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 48d ago | 0x3d75a0…cbaa3c |
| 0x2cc4…fbee0xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0x5bf2f0…fd2452 |
| 0xaf5e…942d0xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0xdb2b30…73269e |
| 0x798d…116f0xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0xd7e109…e3bf98 |
| 0x7816…74140xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0x5c1a47…5a07f3 |
| 0x8a0d…00190xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0x4f1e99…d7c044 |
| 0xc682…42120xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 49d ago | 0xe65de2…e2394d |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.