Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0xb2e597…3292a3
0x2e26…ddde0xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase30d ago0x8fadc2…ce18fb
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0x0f4e65…e23956
0x2e26…ddde0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase30d ago0x163590…e6185c
0x2e26…ddde0x4466…125eBasex402 service$0.004100%coinbase30d ago0xe842ef…f109f0
0x2e26…ddde0x4466…125eBasex402 service$0.004100%coinbase30d ago0xe6bb2b…badb3a
0x2e26…ddde0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase30d ago0x7b92a3…367424
0x2e26…ddde0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase30d ago0x51028d…abc7da
0x2e26…ddde0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase30d ago0xff6d98…1e1071
0x2e26…ddde0xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase30d ago0xcf1911…36e5ae
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0x5068c4…a5d07e
0x2e26…ddde0xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase30d ago0xe9aaa5…0eb32e
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0xf9f94f…1ee9a2
0x2e26…ddde0x4466…125eBasex402 service$0.004100%coinbase30d ago0x037251…fdd3c4
0x2e26…ddde0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase30d ago0x043f8c…8c72b3
0x2e26…ddde0x4466…125eBasex402 service$0.004100%coinbase30d ago0x4a6030…f35354
0x2e26…ddde0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase30d ago0x4b0801…1c78c3
0x2e26…ddde0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase30d ago0x984feb…1f2683
0x2e26…ddde0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase30d ago0x707673…a9f2a2
0x2e26…ddde0xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase30d ago0x718504…d30522
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0xfbd40e…f4e03f
0x2e26…ddde0xc4f9…0045BaseSatsSignal Demand Radarx402$0.01100%coinbase30d ago0x9c687e…d737bf
0x2e26…ddde0x4466…125eBasex402 service$0.004100%coinbase30d ago0x1eb674…2d3f2c
0x2e26…ddde0x1033…129fBasex402 Market Feedx402$0.001100%coinbase30d ago0x2d9fb0…893c28
0x2e26…ddde0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase30d ago0x3c0654…0ec178

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.