Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bfb…0c880x0e3d…7757 | Base | — | $4.20 | 100% | 0x8bf2…a82e | 99d ago | 0xb2c6f8…2baad1 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xdcd9…b01a | 99d ago | 0x9cd1a5…9c11c6 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $21.00 | 100% | 0x2d8d…3016 | 99d ago | 0x982254…74d091 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xa438…8fb8 | 99d ago | 0x9f9294…ffe74b |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $42.00 | 100% | 0xe6a1…0117 | 99d ago | 0xd6c740…b5155f |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $8.40 | 100% | 0x4136…b726 | 99d ago | 0x5f0267…49f117 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $5.25 | 100% | 0xd773…a250 | 99d ago | 0xbe4fa1…684983 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $21.00 | 100% | 0x0156…b0f5 | 99d ago | 0xc03257…d4de9e |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x7186…110f | 99d ago | 0x7327a2…2a452e |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x154a…ba32 | 99d ago | 0x66b094…9e2363 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xc664…74ab | 99d ago | 0xd17111…8aa166 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0xd54e…541d | 99d ago | 0x8fbf06…28e760 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $15.75 | 100% | 0x58cf…f8d4 | 99d ago | 0xce2c1a…650e1c |
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.