Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa408…8ca20x1899…44e2Base—$0.01100%coinbase80d ago0x802bfe…357f7e
0xa408…8ca20x2b0d…8133Base—$0.01100%coinbase80d ago0x7c190b…470c0f
0xa408…8ca20x78cb…de66Base—$0.01100%coinbase80d ago0xa1dc6b…c6605d
0xa408…8ca20x6303…7293Base—$0.01100%coinbase80d ago0x66c093…85a194
0xa408…8ca20xeaaf…cda8Base—$0.01100%coinbase80d ago0x81e01e…09c988
0xa408…8ca20x988f…0e74Base—$0.01100%coinbase80d ago0x080809…d6d876
0xa408…8ca20x8ae9…75a4Base—$0.01100%coinbase80d ago0xffd00d…1bffa8
0xa408…8ca20x2060…4a21Base—$0.01100%coinbase80d ago0x8ff870…d74b91
0xa408…8ca20x45e0…600cBase—$0.01100%coinbase80d ago0x4b014f…a8a7b5
0xa408…8ca20xc51b…b5a3Base—$0.01100%coinbase80d ago0x276af2…fd96c3
0xa408…8ca20x997e…d4b4Base—$0.01100%coinbase80d ago0x67ccce…87b56a
0xa408…8ca20xd9d0…909eBase—$0.01100%coinbase80d ago0xdeab33…a63960
0xa408…8ca20x936a…b96fBase—$0.01100%coinbase80d ago0x149f50…a0f28e
0xa408…8ca20x2f4d…3941Base—$0.01100%coinbase80d ago0xfd8b59…605029
0xa408…8ca20xd226…fb33Base—$0.01100%coinbase80d ago0x64032d…764c91
0xa408…8ca20x514b…d313Base—$0.01100%coinbase80d ago0x456541…432185
0xa408…8ca20x2fff…403eBase—$0.01100%coinbase80d ago0x7ba179…665479
0xa408…8ca20xe64a…a9efBase—$0.01100%coinbase80d ago0xcacc45…4f19c1
0xa408…8ca20xce36…5f8fBase—$0.01100%coinbase80d ago0xb427fb…421f09
0xa408…8ca20x0d22…022aBase—$0.01100%coinbase80d ago0xc13c06…d28d4f
0xa408…8ca20xc7bc…1b09Base—$0.01100%coinbase80d ago0xbadbf1…0232a2
0xa408…8ca20xa026…498eBase—$0.01100%coinbase80d ago0x944565…508fbb
0xa408…8ca20xce03…0817Base—$0.01100%coinbase80d ago0xbee91a…be2b8e
0xa408…8ca20xb415…1e0eBase—$0.01100%coinbase80d ago0x86a154…d248f2
0xa408…8ca20x75f1…14cbBase—$0.01100%coinbase80d ago0xa076ce…bac618

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.