Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3182…544f0xff45…9f15BaseHyrule CloudProxy$0.003100%payAI73d ago0x5c9944…4c7b0b
0x3182…544f0xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase73d ago0x31b180…188816
0x3182…544f0xbad1…98d0Basex402 service$0.01100%coinbase73d ago0x8abb30…0b7c7c
0x3182…544f0x8043…25a8Basex402 service$0.001100%payAI73d ago0xb4e034…63ff5d
0x3182…544f0x3190…deb7Basex402 service$0.01100%payAI73d ago0xef1820…d47063
0x3182…544f0x80ad…2edeBase—$0.005100%coinbase73d ago0xc0ff9a…ed8ddd
0x3182…544f0x40a8…ad8bBasex402 service$0.001100%coinbase73d ago0x8a2d96…0b641b
0x3182…544f0xffc4…37b1Basex402 service$0.001100%coinbase73d ago0xd7db60…e94c39
0x3182…544f0x94c4…4642Basex402 service$0.01100%payAI74d ago0x349aeb…8a0130
0x3182…544f0x27c9…eddcBasex402 service$0.06100%payAI74d ago0xbcdd94…f23f5a
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI74d ago0xc5ae21…9c8978
0x3182…544f0x6302…ad57BaseTripadvisorTravel$0.01100%payAI74d ago0x7418c8…2f2bd2
0x3182…544f0x45ac…8943Basex402 service$0.01100%coinbase74d ago0x3521e1…d64496
0x3182…544f0xbe68…6ad6Basex402 service$0.10100%coinbase74d ago0x02c4bb…a1bb12
0x3182…544f0xec11…6bf1Basex402 service$0.01100%openfacilitator74d ago0x76c552…9aefa4
0x3182…544f0xbcaf…1a60Base—$0.03100%0x67a3…3cdb74d ago0x759b5c…3066f4
0x3182…544f0x215f…a7ceBasecrypto-spot-priceSpot-price$0.01100%payAI74d ago0xb29842…4e899b

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.