Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5da3…bc210x367c…5270 | eip155:1 | — | $151.90 | 100% | Route unknown | 102d ago | 0x393c07…d1471e |
| 0x19c7…92890x367c…5270 | eip155:1 | — | $55.50 | 100% | Route unknown | 102d ago | 0x514a5c…15351e |
| 0x0401…ab020x367c…5270 | eip155:1 | — | $1,799.74 | 100% | Route unknown | 102d ago | 0x50f8d0…11564f |
| 0x92e7…91890x367c…5270 | eip155:1 | — | $300.00 | 100% | Route unknown | 102d ago | 0xbff895…54204e |
| 0x2b50…20600x367c…5270 | eip155:1 | — | $62.02 | 100% | Route unknown | 102d ago | 0xb090f4…a5d361 |
| 0xe014…14e30x367c…5270 | eip155:1 | — | $113.27 | 100% | Route unknown | 102d ago | 0x68f0b3…08a7fd |
| 0x6a67…bf3c0x367c…5270 | eip155:1 | — | $99.92 | 100% | Route unknown | 102d ago | 0x423ddc…d9cf95 |
| 0x2aeb…6a6e0x367c…5270 | eip155:1 | — | $499.72 | 100% | Route unknown | 102d ago | 0xa8213b…69af4e |
| 0x7da6…92fe0x367c…5270 | eip155:1 | — | $17.00 | 100% | Route unknown | 102d ago | 0x689268…8e1c70 |
| 0x26d1…e8390x367c…5270 | eip155:1 | — | $48.96 | 100% | Route unknown | 102d ago | 0xc34b18…b410f9 |
| 0xda1b…b3490x367c…5270 | eip155:1 | — | $64.52 | 100% | Route unknown | 102d ago | 0x591d24…81b82c |
| 0x7cd1…e4d90x367c…5270 | eip155:1 | — | $1,799.39 | 100% | Route unknown | 102d ago | 0xd6da76…ecb8c6 |
| 0x156c…40b50x367c…5270 | eip155:1 | — | $99.86 | 100% | Route unknown | 102d ago | 0xaa4b50…3695dd |
| 0xc32b…ce030x367c…5270 | eip155:1 | — | $24.97 | 100% | Route unknown | 102d ago | 0xc2bd1f…365138 |
| 0xec3e…20b60x367c…5270 | eip155:1 | — | $125.00 | 100% | Route unknown | 102d ago | 0xe3d96c…f57c37 |
| 0xa2a6…51cf0x367c…5270 | eip155:1 | — | $90.25 | 100% | Route unknown | 102d ago | 0xd0fe19…257261 |
| 0x8bcd…9d3c0x367c…5270 | eip155:1 | — | $65.87 | 100% | Route unknown | 102d ago | 0x94c46d…011c57 |
| 0x7d79…51030x367c…5270 | eip155:1 | — | $1,382.73 | 100% | Route unknown | 102d ago | 0xa7633a…a7ea3e |
| 0x06e0…eba10x367c…5270 | eip155:1 | — | $3.35 | 100% | Route unknown | 102d ago | 0xec5495…cab1ec |
| 0xe020…a73b0x367c…5270 | eip155:1 | — | $18.89 | 100% | Route unknown | 102d ago | 0xf27cda…28575d |
| 0xddba…89b50x367c…5270 | eip155:1 | — | $2.06 | 100% | Route unknown | 102d ago | 0xb67171…dd113a |
| 0xfd27…7f890x367c…5270 | eip155:1 | — | $75.86 | 100% | Route unknown | 102d ago | 0x66320c…39554b |
| 0xee66…00e50x367c…5270 | eip155:1 | — | $9.68 | 100% | Route unknown | 102d ago | 0x05f80d…b064f8 |
| 0x4223…77870x367c…5270 | eip155:1 | — | $7.86 | 100% | Route unknown | 102d ago | 0x188afe…14169b |
| 0x2d70…22870x367c…5270 | eip155:1 | — | $699.85 | 100% | Route unknown | 102d ago | 0xbd8287…7c75d5 |
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.