Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0xd696bc…e388b6
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0xb15558…b5f98b
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x9c56db…860ea4
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x3c15e6…855463
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x6af6ad…e62eaa
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x869c68…e76170
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x576542…55a40b
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x195c99…a2a5a0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x848ffc…120e99
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x61257b…548606
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x90bac5…eb2b74
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0xdd2ea7…7b493a
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0xf999f2…db8f15
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0xddbbd3…6e1049
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x0d8739…b36943
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0xa96490…8adad0
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x12b815…f61ae4
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x3c4718…6a048e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0x057f96…52d2c0
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0xb247c8…3daf04
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x8fb77b…40a932
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0xf49f64…6a11c9
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0xf6d8e7…7bfe15
0x90f5…e4150x4122…6ef1Base—$0.001100%coinbase36d ago0x752b6c…88d79e
0x90f5…e4150x4122…6ef1Base—$0.001100%payAI36d ago0xb1765f…205c0e

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.