Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c36…04d50x3e0a…78e7Base—$0.003372100%coinbase73d ago0x4f1dc3…c21274
0x4c36…04d50x3e0a…78e7Base—$0.005013100%coinbase73d ago0xe99cb8…45fcbd
0x4c36…04d50x3e0a…78e7Base—$0.003797100%coinbase73d ago0x603735…564a4c
0x4c36…04d50x3e0a…78e7Base—$0.004887100%coinbase73d ago0x8d35c7…f2b12d
0x4c36…04d50x3e0a…78e7Base—$0.003459100%coinbase73d ago0x4a0c89…413164
0x4c36…04d50x3e0a…78e7Base—$0.005055100%coinbase73d ago0x907847…efac94
0x4c36…04d50x3e0a…78e7Base—$0.003522100%coinbase73d ago0x57a7e5…765ed2
0x4c36…04d50x3e0a…78e7Base—$0.004487100%coinbase73d ago0x626d2c…6427d4
0x4c36…04d50x3e0a…78e7Base—$0.003179100%coinbase73d ago0xf1ca7f…28805e
0x4c36…04d50x3e0a…78e7Base—$0.005708100%coinbase73d ago0x861705…6d848a
0x4c36…04d50x3e0a…78e7Base—$0.005061100%coinbase73d ago0xc25d40…adb401
0x4c36…04d50x3e0a…78e7Base—$0.003585100%coinbase73d ago0x061041…55adcf
0x4c36…04d50x3e0a…78e7Base—$0.005886100%coinbase73d ago0x8160c6…56700e
0x4c36…04d50x3e0a…78e7Base—$0.005209100%coinbase74d ago0x28f0f7…1de67b
0x4c36…04d50x3e0a…78e7Base—$0.004996100%coinbase74d ago0xaa068e…413b97
0x4c36…04d50x3e0a…78e7Base—$0.004569100%coinbase74d ago0x0ec140…9bc2fb
0x4c36…04d50x3e0a…78e7Base—$0.003044100%coinbase74d ago0x8b9bf4…7532e2
0x4c36…04d50x3e0a…78e7Base—$0.005914100%coinbase74d ago0x1fd246…3b6f1f
0x4c36…04d50x3e0a…78e7Base—$0.00439100%coinbase74d ago0xf397c6…03c3ad

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.