Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase68d ago0x9b303c…86130f
0x3182…544f0x2e07…0296Basex402 service$0.05100%payAI68d ago0x644bdb…a24143
0x3182…544f0x9084…1144BasePredge · Signed AttestationsPolymarket$0.005100%payAI68d ago0x7c8d4c…164435
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI68d ago0xd0649c…b52fbf
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase68d ago0x9e9779…73b37b
0x3182…544f0xd804…e948Basex402 serviceAgents$0.005100%payAI68d ago0x278e52…1cebac
0x3182…544f0xfe8b…2b91Basex402 service$0.001100%payAI68d ago0x578ac9…dae4d7
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase68d ago0xd022f9…02f7db
0x3182…544f0xbcaf…1a60Base—$0.03100%0x67a3…3cdb68d ago0xb57607…64f398
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI68d ago0xfeb09c…21faeb
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase68d ago0x8b2fe3…74d85c
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase68d ago0xe6d743…375b80
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase68d ago0x1deaa8…08606e
0x3182…544f0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase68d ago0x42ed36…cb9f9b
0x3182…544fConcierge AgentBaseConcierge AgentAI$0.02100%coinbase68d ago0x1ad7ca…f5cf65
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI68d ago0x237cdf…d32218
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI68d ago0x8e69a4…08d38d
0x3182…544f0xfeff…afc8Base—$0.02100%payAI69d ago0xcf1d26…4f1cb6
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase69d ago0x2b0407…753479
0x3182…544f0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0xc7e8be…d54e50
0x3182…544f0x45ac…8943Basex402 service$0.01100%coinbase69d ago0x058d78…963e69
0x3182…544f0xec11…6bf1Basex402 service$0.01100%openfacilitator69d ago0xe6b7f5…6cd0ff
0x3182…544f0xff45…9f15BaseHyrule CloudProxy$0.003100%coinbase69d ago0x0bd23f…fa162a
0x3182…544f0x52e2…f3eaBasex402 service$0.001100%coinbase69d ago0x5cef7e…cea12d

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.