Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe66e…e2070x1be8…3eccBase—$0.01100%coinbase72d ago0x44a099…0329e3
0xe66e…e2070x1f2d…c4e5Base—$0.01100%coinbase72d ago0xc6a07b…69a794
0xe66e…e2070x9c8c…166cBase—$0.01100%coinbase72d ago0xc36e2a…1e33d6
0xe66e…e2070x98be…966aBase—$0.01100%coinbase72d ago0xa4285c…3472f4
0xe66e…e2070xa243…1338Base—$0.01100%coinbase72d ago0x258f5a…a7138e
0xe66e…e2070x022c…7c7dBase—$0.01100%coinbase72d ago0xe5d373…d68bf6
0xe66e…e2070xb0a7…3c46Base—$0.01100%coinbase72d ago0xe85c71…63808e
0xe66e…e2070xff01…6862Base—$0.01100%coinbase72d ago0x0ed488…2795cc
0xe66e…e2070x8e32…5105Base—$0.01100%coinbase72d ago0xf46d16…e99c78
0xe66e…e2070x7293…69feBase—$0.01100%coinbase72d ago0x05937b…4e21e0
0xe66e…e2070xe563…c608Base—$0.01100%coinbase72d ago0xe5ce4e…379704
0xe66e…e2070x5422…2606Base—$0.01100%coinbase72d ago0x76237a…e4403d
0xe66e…e2070xb46f…6f96Base—$0.01100%coinbase72d ago0x3bf9f5…26add3
0xe66e…e2070x9be8…f7f0Base—$0.01100%coinbase72d ago0x4d850d…2bf449
0xe66e…e2070x71b2…334eBase—$0.01100%coinbase72d ago0x58dffe…6a3d13
0xe66e…e2070x4b21…ecc3Base—$0.01100%coinbase72d ago0x91e63e…518a76
0xe66e…e2070xf781…ac1bBase—$0.01100%coinbase72d ago0x7039c7…1a776f
0xe66e…e2070x5691…b769Base—$0.01100%coinbase72d ago0xba8513…dbfe64
0xe66e…e2070xa025…b606Base—$0.01100%coinbase72d ago0xa92d6c…ba0622
0xe66e…e2070x4a53…bdbaBase—$0.01100%coinbase72d ago0x4923bb…c84443
0xe66e…e2070x8723…e4f2Base—$0.01100%coinbase72d ago0x8a3423…4012d1
0xe66e…e2070xb7fd…f20dBase—$0.01100%coinbase72d ago0xc2c8f9…8b6634
0xe66e…e2070xafbc…ac75Base—$0.01100%coinbase72d ago0x4ac9aa…9bcd73
0xe66e…e2070xe190…0a1cBase—$0.01100%coinbase72d ago0xacd09e…2a45ec
0xe66e…e2070x8138…bca4Base—$0.01100%coinbase72d ago0x2b92b9…a6ddb2

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.