Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75c5…79a10x2a7b…ee91Base—$0.01100%coinbase72d ago0x46ce2b…bdf08d
0x75c5…79a10xd1ed…30d0Base—$0.01100%coinbase72d ago0x0542fa…e65136
0x75c5…79a10xf4b5…611aBase—$0.01100%coinbase72d ago0x5e316c…4d5ef7
0x75c5…79a10x5349…2da7Base—$0.01100%coinbase72d ago0xc1665f…f90121
0x75c5…79a10x83ff…18c7Base—$0.01100%coinbase72d ago0x855181…8307ef
0x75c5…79a10xf41f…8e61Base—$0.01100%coinbase72d ago0x12c0a1…a46212
0x75c5…79a10xfc31…322eBase—$0.01100%coinbase72d ago0x220778…453ced
0x75c5…79a10xdbd2…9d30Base—$0.01100%coinbase72d ago0xe233ca…21ce9b
0x75c5…79a10xaf43…411aBase—$0.01100%coinbase72d ago0xc4664e…03a8e3
0x75c5…79a10x2a56…98bbBase—$0.01100%coinbase72d ago0xb4b497…bd0881
0x75c5…79a10x4bc6…e13fBase—$0.01100%coinbase72d ago0x9d769e…ba4dee
0x75c5…79a10x9ca3…ad0eBase—$0.01100%coinbase72d ago0x1b55c2…eefd6b
0x75c5…79a10x2077…596aBase—$0.01100%coinbase72d ago0x175738…3d1314
0x75c5…79a10xd7df…05eeBase—$0.01100%coinbase72d ago0x063d36…a1480a
0x75c5…79a10xceb1…e4bcBase—$0.01100%coinbase72d ago0xbac302…fb2fbe
0x75c5…79a10x869e…99f0Base—$0.01100%coinbase72d ago0x77f445…47d06e
0x75c5…79a10x4bf9…acc8Base—$0.01100%coinbase72d ago0x4f1030…54062e
0x75c5…79a10x9ef2…084fBase—$0.01100%coinbase72d ago0xf13b9d…a06e69
0x75c5…79a10x0adc…edebBase—$0.01100%coinbase72d ago0x0ba0ac…7cec67
0x75c5…79a10x0fcc…9426Base—$0.01100%coinbase72d ago0x76185e…896816
0x75c5…79a10x4cf0…eeafBase—$0.01100%coinbase72d ago0xcb0f57…bba8b6
0x75c5…79a10xa264…2aa9Base—$0.01100%coinbase72d ago0xa3846f…cdee57
0x75c5…79a10x5122…7a8cBase—$0.01100%coinbase72d ago0xfab8c3…de3fab
0x75c5…79a10xadc3…ea57Base—$0.01100%coinbase72d ago0xf6f4e3…bdd580
0x75c5…79a10x1fb2…70b6Base—$0.01100%coinbase72d ago0x9d476b…22535f

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

Open skill.md
Show 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.