Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35ed…3e590xc87a…f990Basex402 service$0.005100%coinbase5d ago0x77a687…2800b6
0x35ed…3e590x8469…b92fBase—$0.1070%0x0d74…fb505d ago0xd23cc4…980043
0x35ed…3e590xcb80…3006BaseDefiLlama DeFi TVL & YieldsDefi$0.005100%coinbase5d ago0x609512…026979
0x35ed…3e590x1b25…964aBasex402 service$0.08100%coinbase5d ago0xa36d6b…ad825d
0x35ed…3e590x1b25…964aBasex402 service$0.08100%coinbase5d ago0xc04b87…9fad79
0x35ed…3e590x6d9f…c167Basex402 service$0.001100%coinbase5d ago0x2f8e02…f74b59
0x35ed…3e590x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase5d ago0x4785f2…7bac90
0x35ed…3e590x8647…3558BaseLive EVM Block NumberBlock$0.005100%coinbase5d ago0xdccea4…0c2c19
0x35ed…3e590xab62…a7bfBasex402 service$0.01100%coinbase5d ago0x5bdaf8…a2a63c
0x35ed…3e590x2880…4e5eBaseAgent Kalender Hubx402$0.002100%coinbase5d ago0x163e33…fe7f77
0x35ed…3e590x6d9f…c167Basex402 service$0.001100%coinbase5d ago0x6ce759…caebc7
0x35ed…3e590xbba5…5f86Base—$0.0770%0xbba5…5f865d ago0x35159d…ef61f2
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase5d ago0x3637bc…905345
0x35ed…3e590xad62…95c8Basex402 service$0.005100%coinbase5d ago0x130f37…8d13b4
0x35ed…3e590x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase5d ago0x705502…0a0696
0x35ed…3e590x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase5d ago0x9e0162…042ef3
0x35ed…3e590x2d50…dfbaBasex402 service$0.07100%coinbase5d ago0x5fbcde…a49f6c
0x35ed…3e590xe903…b751Basex402 service$0.06100%coinbase5d ago0x3ef23a…2ccb49
0x35ed…3e590x4c3b…7ac3Base—$0.05100%payAI5d ago0x77219a…7f312e
0x35ed…3e590x8b1c…6085BaseOrcpinOrcpin Reliability$0.02100%coinbase5d ago0x92ce8a…7b16ad
0x35ed…3e590xdcec…7566Basex402 service$0.01100%coinbase5d ago0x2032ad…cce14e
0x35ed…3e590xb23c…6fc9Base—$0.01100%payAI5d ago0xb70571…0d7aa2
0x35ed…3e590x6a9c…5c67Base—$0.10100%payAI5d ago0x2fe1f9…3f540d
0x35ed…3e590xfdb4…ed03Basex402stockMarket-data$0.03100%coinbase5d ago0xb6a82d…a86fbd
0x35ed…3e590x03d7…584cBasex402 service$0.0670%0xf615…3d6c5d ago0x64ae2b…e104b0

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.