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—$28.79100%coinbase40d ago0x1b8269…99f133
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase40d ago0x79a055…d6338c
0xb66a…04f40xb0af…7de0Base—$27.51100%coinbase40d ago0x92df91…49eb97
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase40d ago0xa14fd2…523172
0xb66a…04f40xb0af…7de0Base—$28.85100%coinbase40d ago0xd6c3a2…40895e
0xb66a…04f40xb0af…7de0Base—$27.02100%coinbase40d ago0xcdb7fb…a2e614
0xb66a…04f40xb0af…7de0Base—$28.03100%coinbase40d ago0x2bb9f6…c638b9
0xb66a…04f40xb0af…7de0Base—$28.35100%coinbase40d ago0x3570bb…ffba61
0xb66a…04f40xb0af…7de0Base—$30.12100%coinbase40d ago0x3a8f78…a27dbb
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase40d ago0x0af46c…6572f7
0xb66a…04f40xb0af…7de0Base—$2.34100%coinbase40d ago0xa7c4d7…323a26
0xb66a…04f40xb0af…7de0Base—$31.30100%coinbase40d ago0x3a6045…14955b
0xb66a…04f40xb0af…7de0Base—$33.52100%coinbase40d ago0x911c42…1a0b4f
0xb66a…04f40xb0af…7de0Base—$35.73100%coinbase40d ago0xde9599…c00c5b
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase40d ago0xfd642e…1f997d
0xb66a…04f40xb0af…7de0Base—$2.36100%coinbase40d ago0x490476…ba8fa6
0xb66a…04f40xb0af…7de0Base—$35.07100%coinbase40d ago0x16f97e…b27690
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase40d ago0x94ed0a…1e285a
0xb66a…04f40xb0af…7de0Base—$33.92100%coinbase40d ago0x28d28c…4b460b
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase40d ago0xf0b9df…f2ad61
0xb66a…04f40xb0af…7de0Base—$34.10100%coinbase40d ago0x8e0cbd…b93730
0xb66a…04f40xb0af…7de0Base—$33.12100%coinbase41d ago0x370a92…c3d299
0xb66a…04f40xb0af…7de0Base—$32.55100%coinbase41d ago0x024f0a…9a4bdc
0xb66a…04f40xb0af…7de0Base—$2.35100%coinbase41d ago0x656129…828e12
0xb66a…04f40xb0af…7de0Base—$32.32100%coinbase41d ago0x763ed0…ea6478

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.