Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.03 | 100% | 0xf615…3d6c | 51d ago | 0xf32c2a…73e824 |
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.02 | 100% | 0xf615…3d6c | 51d ago | 0x161e0b…1973bb |
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.03 | 100% | 0xf615…3d6c | 51d ago | 0x6bc2dc…5e6a19 |
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.02 | 100% | 0xf615…3d6c | 51d ago | 0xc33963…3159b9 |
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.03 | 100% | 0xf615…3d6c | 51d ago | 0xc9af08…c6ee05 |
| 0xe252…29e50x03d7…584c | Base | x402 service | $0.02 | 100% | 0xf615…3d6c | 51d ago | 0x39734d…a45f2a |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 51d ago | 0x6f5bbe…e353fa |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 51d ago | 0xeaefee…454089 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 51d ago | 0x7fe0b6…39ec23 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0x392850…358dcf |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0xd36e02…2bca43 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 52d ago | 0x9131c7…57dbef |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 52d ago | 0xed90ed…a04af8 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0xf50bcf…6a882d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 52d ago | 0x548d3d…11522d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.21 | 100% | Payer-submitted | 52d ago | 0xf153c5…6a04ea |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.13 | 100% | Payer-submitted | 52d ago | 0x8155df…12efeb |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.04 | 100% | Payer-submitted | 52d ago | 0x00614d…8349b1 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.005 | 100% | coinbase | 52d ago | 0x578751…bfb134 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0x7ad88e…ce81e1 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 52d ago | 0x6a85d9…648dc1 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 52d ago | 0x459dc2…3ce881 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0xad65cc…aca52b |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 52d ago | 0x60f95f…87a3c3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 52d ago | 0x3fb23e…a809e9 |
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.