Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xca16…c06d0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x510510…ca5def |
| 0x9903…cef50xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x4262b1…afe1ff |
| 0xbe2d…0eed0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0xbdeb21…ff1bee |
| 0xa276…30950xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x1c162a…6281f4 |
| 0x8481…81110xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x95c154…0a7322 |
| 0xc971…a09e0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x41ee58…389372 |
| 0x61fb…76a10xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x7fe2ad…9585b3 |
| 0xbe2d…c6250xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0xcb98c5…a85270 |
| 0xcdc2…4d190xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x025c60…12c831 |
| 0x42b3…029f0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0xe86b50…6c2fe1 |
| 0x4550…f8b30xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x273abf…dfe01f |
| 0xaf5e…942d0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x7f9d3c…fd8caf |
| 0x2cc4…fbee0xa306…10c3 | Base | Weight Converter APIWeight | $0.001 | 100% | coinbase | 77d ago | 0x430db4…b26956 |
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.