Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 70% | 0x9d1a…0135 | 39d ago | 0xdaf17f…e08b23 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $12.60 | 70% | 0xdf85…203b | 40d ago | 0x7a9f6e…e5a352 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 70% | 0x9b8a…f4bd | 40d ago | 0x834b30…ab2ed9 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $31.50 | 70% | 0xbc18…facb | 40d ago | 0x299cbc…6ae576 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $2.10 | 70% | 0x05c6…16ba | 40d ago | 0x05bafc…094e04 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 70% | 0x1b46…1870 | 40d ago | 0xe68a6b…26b361 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $2.10 | 70% | 0xfb58…2b72 | 40d ago | 0x022de9…766db5 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $5.25 | 70% | 0xe7f0…b89c | 40d ago | 0x5d89c4…a1a94e |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $1.05 | 70% | 0xca9f…d201 | 40d ago | 0x046942…655453 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $5.25 | 70% | 0x4263…5fe5 | 40d ago | 0x8d5f6a…75f18b |
| 0x8cfa…be850x0e3d…7757 | Base | — | $13.65 | 70% | 0x9d18…1e3a | 40d ago | 0x3c840f…eff8c3 |
| 0x8cfa…be850x47c5…4fc3 | Base | — | $3.15 | 70% | 0x175b…99fa | 40d ago | 0x0dea03…699d9f |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 70% | 0xa30d…6d00 | 40d ago | 0x31bbe4…515c4b |
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.