Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x389e…8964Base—$0.01100%coinbase69d ago0x093048…dfd4ab
0xb58e…42060xa72e…43b3Base—$0.01100%coinbase69d ago0x75a4df…d47380
0xb58e…42060x9f45…d81eBase—$0.01100%coinbase69d ago0xd2bad1…7f0404
0xb58e…42060x63b4…2b99Base—$0.01100%coinbase69d ago0x13bd2b…e76204
0xb58e…42060xb748…67f1Base—$0.01100%coinbase69d ago0x344fd0…74f4ba
0xb58e…42060x46d1…1f0aBase—$0.01100%coinbase69d ago0xa346e0…7c19d1
0xb58e…42060x07e9…4031Base—$0.01100%coinbase69d ago0xd659b9…e12c83
0xb58e…42060xe36c…a6c0Base—$0.01100%coinbase69d ago0x8044a3…c204b3
0xb58e…42060xbba2…36f7Base—$0.01100%coinbase69d ago0x86c25f…8cf80f
0xb58e…42060x9f03…7f5bBase—$0.01100%coinbase69d ago0x2db5e7…8ccc98
0xb58e…42060x9a1e…a1b1Base—$0.01100%coinbase69d ago0xe31980…fab6e5
0xb58e…42060xea4c…0323Base—$0.01100%coinbase69d ago0x8eb9d7…77bd80
0xb58e…42060x19b3…2729Base—$0.01100%coinbase69d ago0xa7ec43…8be354
0xb58e…42060x476b…1e07Base—$0.01100%coinbase69d ago0x976882…0ee571
0xb58e…42060x820e…cec0Base—$0.01100%coinbase69d ago0xc43346…37a938
0xb58e…42060xb636…8b08Base—$0.01100%coinbase69d ago0xa10236…de7d04
0xb58e…42060x6b66…94b5Base—$0.01100%coinbase69d ago0x60eb58…5d6c0f
0xb58e…42060x7baf…75eaBase—$0.01100%coinbase69d ago0x2ff447…0d1d56
0xb58e…42060xcf84…6816Base—$0.01100%coinbase69d ago0x0db095…d058c5
0xb58e…42060xe70b…1a22Base—$0.01100%coinbase69d ago0xc3db92…182fbd
0xb58e…42060x3f99…e45fBase—$0.01100%coinbase69d ago0x5c1fae…d60381
0xb58e…42060x41dd…4cf5Base—$0.01100%coinbase69d ago0x25c70a…0b2cb2
0xb58e…42060xac9c…e5c3Base—$0.01100%coinbase69d ago0x6e450d…4b8022
0xb58e…42060x158d…7927Base—$0.01100%coinbase69d ago0xda1582…60c694
0xb58e…42060x6001…7de3Base—$0.01100%coinbase69d ago0xe310c9…cf01ca

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.