Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce97…86cd0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase93d ago0x712d50…891b93
0xce97…86cd0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.004100%coinbase93d ago0xe7fe3b…09ee6e
0xce97…86cd0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x260fe5…0721d4
0xce97…86cd0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x44227a…904772
0xce97…86cd0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.002100%coinbase93d ago0x1700e2…503d48
0xce97…86cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase93d ago0x46ff7c…8e2e69
0xce97…86cd0xb0cd…caeaBase$0.0005100%payAI93d ago0x61ebbf…3590c5
0xce97…86cd0xb0cd…caeaBase$0.001100%payAI93d ago0xf39ef6…b972f9
0xce97…86cd0xdfa5…bc4dBase$0.001100%payAI93d ago0x2592db…29fd38
0xce97…86cd0x9226…823bBase$0.001100%payAI93d ago0x1fff91…7ece8e
0xce97…86cd0xb0cd…caeaBase$0.0005100%payAI93d ago0xdb28e0…b1fb4a
0xce97…86cd0xb0cd…caeaBase$0.001100%payAI93d ago0xdc7e04…d7ff85
0xce97…86cd0xdfa5…bc4dBase$0.001100%payAI93d ago0x4fd75f…fa81a8
0xce97…86cd0x9226…823bBase$0.001100%payAI93d ago0x36dbca…63928b

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.