Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0xb3a55f…0b5f55
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x5cad87…04975c
0xb66a…04f40xb0af…7de0Base—$28.29100%coinbase37d ago0xa809fe…0c62e1
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0xbe8944…5a653b
0xb66a…04f40xb0af…7de0Base—$25.51100%coinbase37d ago0x9767db…64b99d
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x461aa6…535cf4
0xb66a…04f40xb0af…7de0Base—$17.01100%coinbase37d ago0xd70555…09aa2f
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x18aa32…6092c4
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0x6f3624…043aef
0xb66a…04f40xb0af…7de0Base—$30.01100%coinbase37d ago0x077e02…9c43a5
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0x313cac…35429b
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0xddfda1…464c8a
0xb66a…04f40xb0af…7de0Base—$29.37100%coinbase37d ago0x556536…882205
0xb66a…04f40xb0af…7de0Base—$28.81100%coinbase37d ago0x424f2f…ac5119
0xb66a…04f40xb0af…7de0Base—$28.35100%coinbase37d ago0x0fe820…ad5cbc
0xb66a…04f40xb0af…7de0Base—$30.08100%coinbase37d ago0x0fe920…8cbb97
0xb66a…04f40xb0af…7de0Base—$25.51100%coinbase37d ago0xb16359…cc60f0
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase37d ago0x858290…8f4bc4
0xb66a…04f40xb0af…7de0Base—$28.29100%coinbase37d ago0x931bd7…09d38e
0xb66a…04f40xb0af…7de0Base—$29.91100%coinbase37d ago0x1fd0ff…85f2a4
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0x2ccabe…c25f8f
0xb66a…04f40xb0af…7de0Base—$31.32100%coinbase37d ago0x426bba…061b54
0xb66a…04f40xb0af…7de0Base—$31.61100%coinbase37d ago0x1c7f7c…df8e69
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase37d ago0x71388a…5ad16e
0xb66a…04f40xb0af…3befBase—$3.00100%payAI37d ago0xef6c2f…12a703

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.