Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38a5…e8c20xfb4d…e350Base—$0.01100%coinbase62d ago0x8d01d9…ddbfcb
0x38a5…e8c20x79f8…d120Base—$0.01100%coinbase62d ago0x8c64a5…e5ee44
0x38a5…e8c20xa25a…0925Base—$0.01100%coinbase62d ago0xff55ef…7fde7a
0x38a5…e8c20xe45a…68f8Base—$0.01100%coinbase62d ago0x0158ab…19e04b
0x38a5…e8c20x2393…af6fBase—$0.01100%coinbase62d ago0x02bf62…1a9275
0x38a5…e8c20x0789…edf2Base—$0.01100%coinbase62d ago0xa2f1b1…ef77d6
0x38a5…e8c20xcfd8…edf4Base—$0.01100%coinbase62d ago0x75a329…00ab58
0x38a5…e8c20x66d0…ae0bBase—$0.01100%coinbase62d ago0x41e863…59930e
0x38a5…e8c20x9c0a…42daBase—$0.01100%coinbase62d ago0x4d0c41…369948
0x38a5…e8c20xb25a…deedBase—$0.01100%coinbase62d ago0xf52e90…f76bbe
0x38a5…e8c20xc8b8…b1c0Base—$0.01100%coinbase62d ago0x65fffb…2d0c5e
0x38a5…e8c20xecab…2889Base—$0.01100%coinbase62d ago0x72bb21…a3aef9
0x38a5…e8c20xf970…477cBase—$0.01100%coinbase62d ago0x3a5861…9110fc
0x38a5…e8c20xd2bc…a6d2Base—$0.01100%coinbase62d ago0xd32e2c…4e516f
0x38a5…e8c20xd526…ca0dBase—$0.01100%coinbase62d ago0x01a07e…73515e
0x38a5…e8c20x78f4…5a25Base—$0.01100%coinbase62d ago0x506895…52ccf6
0x38a5…e8c20x42cb…be4dBase—$0.01100%coinbase62d ago0x801095…f1bb97
0x38a5…e8c20x3110…1a37Base—$0.01100%coinbase62d ago0xb15215…9a6439
0x38a5…e8c20x55fd…93b6Base—$0.01100%coinbase62d ago0x628a48…841b35
0x38a5…e8c20xf74b…f02bBase—$0.01100%coinbase62d ago0x40678b…dc8a70
0x38a5…e8c20xb7af…c831Base—$0.01100%coinbase62d ago0x5b1ce8…8680e4
0x38a5…e8c20x9181…a9a7Base—$0.01100%coinbase62d ago0x6133d2…dbf9da
0x38a5…e8c20x88a0…964bBase—$0.01100%coinbase62d ago0xb3d24c…b48008
0x38a5…e8c20xacfc…4825Base—$0.01100%coinbase62d ago0x243149…4105d7
0x38a5…e8c20x387d…dd6cBase—$0.01100%coinbase62d ago0x9a1802…cef063

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.