Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070x55e3…43d8Base—$0.01100%coinbase73d ago0x6ea329…53e3cc
0x0cc4…a0070x98a7…9f4cBase—$0.01100%coinbase74d ago0x8a5d31…d48843
0x0cc4…a0070x9307…4f94Base—$0.01100%coinbase74d ago0x996487…b822ff
0x0cc4…a0070x9b08…7a86Base—$0.01100%coinbase74d ago0x97a3e0…3c76c5
0x0cc4…a0070x1126…074cBase—$0.01100%coinbase74d ago0x7fff66…098097
0x0cc4…a0070x918e…f17fBase—$0.01100%coinbase74d ago0xa9fe79…06f588
0x0cc4…a0070x926c…bec3Base—$0.01100%coinbase74d ago0x1f9036…939f59
0x0cc4…a0070x12d1…04b2Base—$0.01100%coinbase74d ago0xede241…d410f4
0x0cc4…a0070x866f…8be0Base—$0.01100%coinbase74d ago0xb72299…70fc39
0x0cc4…a0070x2e1a…2a50Base—$0.01100%coinbase74d ago0x0afd1f…0ba5a0
0x0cc4…a0070xa7ae…e38cBase—$0.01100%coinbase74d ago0x74b373…910c37
0x0cc4…a0070x89a2…661eBase—$0.01100%coinbase74d ago0x0fc192…5b6096
0x0cc4…a0070x23ba…f408Base—$0.01100%coinbase74d ago0x27973f…2d2f62
0x0cc4…a0070xcf1a…6db2Base—$0.01100%coinbase74d ago0x4cdc52…2f7059
0x0cc4…a0070x68a4…c9c4Base—$0.01100%coinbase74d ago0x6429a3…adc7c4
0x0cc4…a0070x0470…7142Base—$0.01100%coinbase74d ago0x089d3f…dbca7b

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.