Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc052…91140x8cd5…9995Base—$0.01100%coinbase72d ago0x27a2d7…2d9774
0xc052…91140x2946…8a7eBase—$0.01100%coinbase72d ago0x1c0179…24e7b2
0xc052…91140x5841…32a9Base—$0.01100%coinbase72d ago0x4061ff…da7b06
0xc052…91140x989e…71feBase—$0.01100%coinbase72d ago0x8feb61…803246
0xc052…91140xd9d3…eeb7Base—$0.01100%coinbase72d ago0x1e0be9…00214b
0xc052…91140xa32e…a132Base—$0.01100%coinbase72d ago0x3d5b09…919128
0xc052…91140x469d…4ca8Base—$0.01100%coinbase72d ago0x7b94a3…749948
0xc052…91140x283d…0f9cBase—$0.01100%coinbase72d ago0x017110…c2276d
0xc052…91140x9a05…7552Base—$0.01100%coinbase72d ago0x1c1a1f…4506e2
0xc052…91140x595c…c561Base—$0.01100%coinbase72d ago0xb0eb6d…d46542
0xc052…91140xdbf9…80d2Base—$0.01100%coinbase72d ago0x4c2719…dbfe29
0xc052…91140xf05b…36baBase—$0.01100%coinbase72d ago0xe3be2e…615182
0xc052…91140xfb78…e231Base—$0.01100%coinbase72d ago0x109da1…2d9bfa
0xc052…91140x4b68…08b6Base—$0.01100%coinbase72d ago0x46e008…7f6d03
0xc052…91140x792c…61d6Base—$0.01100%coinbase72d ago0x1acb70…983f28
0xc052…91140xed72…cedaBase—$0.01100%coinbase72d ago0x5dfdaf…3b8abb
0xc052…91140x4dd8…1d74Base—$0.01100%coinbase72d ago0x4d1e62…14252f
0xc052…91140x801c…56b2Base—$0.01100%coinbase72d ago0x772d51…c8259a
0xc052…91140xa38c…2267Base—$0.01100%coinbase72d ago0x20d32f…987ee2
0xc052…91140x9f4b…d257Base—$0.01100%coinbase72d ago0x650aca…155c68
0xc052…91140xb037…579cBase—$0.01100%coinbase72d ago0xbd6203…3ad0df
0xc052…91140x2b20…073dBase—$0.01100%coinbase72d ago0xd22f53…ba3a36
0xc052…91140x5d5b…4dfbBase—$0.01100%coinbase72d ago0xbcb807…8ce265
0xc052…91140x71d5…dd7cBase—$0.01100%coinbase72d ago0x9bdc44…a8347e
0xc052…91140x3845…4bcfBase—$0.01100%coinbase72d ago0x7cab70…7608e9

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.