Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x490f…10210x7818…2f74 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xae5d62…bcf069 |
| 0x490f…10210xde3c…c8fb | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x67b3ec…b54dc2 |
| 0x490f…10210x5aa1…b21a | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x8002eb…dfb34d |
| 0x490f…10210xd1b0…8412 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x480baf…483c9b |
| 0x490f…10210x70e9…b5b6 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x368ec5…c6c59b |
| 0x490f…10210x30de…9e81 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xbeb70a…4d684f |
| 0x490f…10210x332a…8a05 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xe358f3…34d5d9 |
| 0x490f…10210xe319…6496 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xc1a01a…b75239 |
| 0x490f…10210xe746…746e | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xc2a1af…ff3128 |
| 0x490f…10210x3b90…d3f3 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x154243…8af7a8 |
| 0x490f…10210xb5ec…33ed | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xc34e3f…fa97db |
| 0x490f…10210xc0a7…f6b2 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x490735…91a742 |
| 0x490f…10210xc872…6dba | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xf90fce…bc66d3 |
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.