Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8481…81110x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase95d ago0x3ac0a4…a9200b
0x8481…81110x52e2…f3eaBasex402 service$0.005100%coinbase95d ago0x57bb4f…7503cc
0x8481…81110x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase95d ago0x405cf7…6189e6
0x8481…81110x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase95d ago0x331f3f…397672
0x8481…81110xd20f…7d0dBase$0.001100%coinbase95d ago0x9b9dc7…da2603
0x8481…81110x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase95d ago0xcc9875…aca3ca
0x8481…81110x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase95d ago0x74751a…ee58ca
0x8481…81110x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase95d ago0xc5eccb…422dca
0x8481…81110x0e84…b808BaseOtto AITwitter search$0.001100%coinbase95d ago0x338671…e4d5d5
0x8481…81110x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase95d ago0x45e8a7…416815
0x8481…81110xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase95d ago0x80629f…5f80e6
0x8481…81110xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase95d ago0xf32d85…ceb393
0x8481…81110x1274…d0b6BaseToken PricePrice$0.005100%coinbase95d ago0xa54cf2…05d8ac
0x8481…81110xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase95d ago0x724094…af4b62
0x8481…81110x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase95d ago0x17aa48…887150
0x8481…81110x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase95d ago0x48e667…ac2bd3

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.