Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48d4…cfad0xccc8…15beBase—$2,977.91100%0xf70d…dbef53d ago0x4fbe05…ec4128
0x48d4…cfad0xccc8…15beBase—$2,578.19100%0xf70d…dbef53d ago0xa5a8c6…63a0f5
0x48d4…cfad0xccc8…15beBase—$3,447.58100%0xf70d…dbef53d ago0xe74edd…340e0d
0x48d4…cfad0xccc8…15beBase—$3,257.71100%0xf70d…dbef53d ago0x626a94…03c123
0x48d4…cfad0xccc8…15beBase—$98.93100%0xf70d…dbef53d ago0xbc2d75…b2959d
0x48d4…cfad0xccc8…15beBase—$3,097.83100%0xf70d…dbef53d ago0x219857…960d5f
0x48d4…cfad0xccc8…15beBase—$2,897.97100%0xf70d…dbef53d ago0x8bffcb…818075
0x48d4…cfad0xccc8…15beBase—$2,048.56100%0xf70d…dbef53d ago0x80cf09…74cf34
0x48d4…cfad0xccc8…15beBase—$630.55100%0xf70d…dbef53d ago0x10a5cb…6dbf0b
0x48d4…cfad0xccc8…15beBase—$2,318.37100%0xf70d…dbef54d ago0xb1124d…96a5d0
0x48d4…cfad0xccc8…15beBase—$3,537.52100%0xf70d…dbef54d ago0xf96fee…30bc51
0x48d4…cfad0xccc8…15beBase—$3,227.73100%0xf70d…dbef54d ago0xbd8886…3e307e
0x48d4…cfad0xccc8…15beBase—$119.91100%0xf70d…dbef54d ago0x5c24be…13ad84

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.