Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa1c…65d10x510d…9690BaseRC Quantum Data OracleBitcoin$0.03100%coinbase33d ago0xd7dcfc…96ce5f
0xfa1c…65d1Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.02100%coinbase33d ago0x76ed1d…225fa0
0xfa1c…65d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase33d ago0x03fd51…9c1130
0xfa1c…65d10xbeeb…831bBasex402 serviceFunding-rate$0.01100%coinbase33d ago0xf26d21…91cf96
0xfa1c…65d10x3070…fa85Basex402 service$0.01100%coinbase33d ago0x74f8bb…02fe21
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase33d ago0x6e7d29…b0706d
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.005100%coinbase33d ago0x74fee6…3988bd
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase33d ago0x91128c…c0b8f1
0xfa1c…65d10x3831…3442BaseHyperliquid Market DataHyperliquid$0.01100%coinbase33d ago0xbb7dda…97e110
0xfa1c…65d10x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase33d ago0x06a0c3…00b611
0xfa1c…65d10x9dba…0df8Basex402 service$0.00670%0x1360…66fa33d ago0xd0fe4a…1d7333
0xfa1c…65d1eu-verifyBaseeu-verifyBitcoin$0.005100%coinbase33d ago0x3f051a…9872a9
0xfa1c…65d10x478b…39f2Basex402 servicePrice$0.001100%coinbase33d ago0x669ae6…873ca8
0xfa1c…65d10x478b…39f2Basex402 servicePrice$0.001100%coinbase33d ago0x346217…757294
0xfa1c…65d1NodeFlareBaseNodeFlareBase$0.001100%coinbase33d ago0x07cc02…a86ae9
0xfa1c…65d1NodeFlareBaseNodeFlareBase$0.001100%coinbase33d ago0x84aa68…d20735
0xfa1c…65d10x478b…39f2Basex402 servicePrice$0.001100%coinbase33d ago0x81fd95…eb69bc
0xfa1c…65d10x0e84…b808BaseOtto AITwitter search$0.001100%coinbase33d ago0x1d0f34…c91456

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.