Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 20% | Payer-submitted | 85d ago | 0xa61b81…164fa9 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 20% | Payer-submitted | 85d ago | 0x361b1d…bfa19b |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 85d ago | 0x2f20bf…cde983 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 85d ago | 0x223cd5…7cc10d |
| 0x38c1…e3040x03d7…584c | Base | x402 service | $0.03 | 70% | 0xf615…3d6c | 85d ago | 0xf811c2…ea7b07 |
| 0x9cc4…b1760x03d7…584c | Base | x402 service | $0.35 | 100% | 0xf615…3d6c | 85d ago | 0x95730a…61c792 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.05 | 100% | Payer-submitted | 86d ago | 0x1426e0…dcb2a2 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 86d ago | 0x1213db…132811 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.08 | 100% | Payer-submitted | 86d ago | 0x230360…a9737a |
| 0x395b…5f090x03d7…584c | Base | x402 service | $0.04 | 100% | 0xf615…3d6c | 86d ago | 0x9f6372…8d6c80 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 86d ago | 0xdb1e83…042966 |
| 0x3bf1…1abc0x03d7…584c | Base | x402 service | $0.37 | 100% | 0xf615…3d6c | 86d ago | 0xfcc3ef…d9590a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 86d ago | 0x0d1706…b3d33e |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 86d ago | 0x89a3db…fe00c5 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 86d ago | 0x4dfb80…ceb81f |
| 0x014e…50c80x03d7…584c | Base | x402 service | $0.04 | 70% | 0xf615…3d6c | 86d ago | 0x85683f…1c350c |
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.