Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x53fa…56cd0x0c03…10ef | Base | — | $0.66 | 70% | 0x0c03…10ef | 7d ago | 0xe1d91c…7404c8 |
| 0xe73a…70890x0c03…10ef | Base | — | $3.30 | 70% | 0x0c03…10ef | 7d ago | 0xdcd831…d6a8f2 |
| 0xe73a…70890x0c03…10ef | Base | — | $277.43 | 70% | 0x0c03…10ef | 7d ago | 0x2533d6…2fbbf0 |
| 0x1a5c…64de0x0c03…10ef | Base | — | $31.08 | 70% | 0x0c03…10ef | 7d ago | 0xb6d40f…2e72aa |
| 0xa126…29a20x0c03…10ef | Base | — | $6.62 | 70% | 0x0c03…10ef | 7d ago | 0x98f634…f93154 |
| 0xcda3…e3360x0c03…10ef | Base | — | $0.66 | 70% | 0x0c03…10ef | 7d ago | 0x3ab377…3e0fb9 |
| 0xf12d…ecd10x0c03…10ef | Base | — | $5.30 | 70% | 0x0c03…10ef | 7d ago | 0x60b9c2…2e3a82 |
| 0x3126…6c020x0c03…10ef | Base | — | $7.94 | 70% | 0x0c03…10ef | 7d ago | 0x870625…9f7a82 |
| 0xd410…21ae0x0c03…10ef | Base | — | $66.21 | 70% | 0x0c03…10ef | 8d ago | 0xfa8fad…c776f5 |
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.