Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x3823d5…dbacd8
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase8d ago0xcc8b65…29108a
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase8d ago0xe59d92…70f521
0x6cab…30c30x7d2c…bcfeBase—$0.05100%coinbase8d ago0x80fd56…bedb01
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xa430ea…157c05
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xaa027b…ba666b
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xdbe170…0c76a4
0x96d4…967e0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x66627e…8e004b
0xa0bc…7f4c0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xf51cf0…2c8b3c
ehliman.eth0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x2c67df…a9770e
0xcc09…18980x7d2c…bcfeBase—$0.05100%coinbase8d ago0x31c8f1…a1e350
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xb4e7bb…2d36d6
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x13bd56…1ce02f
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x3e428f…ad4424
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xcabf84…2f4000
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x05e02b…36b6d2
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0xb622a1…29f51b
0x5563…a8da0x7d2c…bcfeBase—$0.05100%coinbase8d ago0x5db7fc…47b190
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0xdd7564…d3b510
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0xd1fd80…c6b3de
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0x855ca1…19899e
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0x7217bb…f69b0b
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0x618792…c53628
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0x0e83e4…fd09a0
0x6171…1a670x7d2c…bcfeBase—$0.05100%coinbase8d ago0x860ea9…e7f0fe

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.