Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa935…79170x8503…9432Basex402 service$0.002100%coinbase58d ago0xc98c0a…dd5ab0
0xa935…79170x217e…67c4Basex402 Service Auditx402$0.003100%0xfd40…e0cb58d ago0xb6ae63…727c3c
0xa935…79170x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase58d ago0x07940e…77642b
0xa935…79170x0550…38b8BaseSatellite & GeoRisk x402 APISatellite$0.001100%coinbase58d ago0x2c2207…98adfc
0xa935…79170x9876…2690BaseChronoSureTimezone$0.01100%coinbase58d ago0xba6c50…3556e6
0xa935…7917Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase58d ago0xd43ed9…50cee6
0xa935…79170xf786…5f3fBasex402 serviceScience$0.005100%coinbase58d ago0x8d1ee7…eb6232
0xa935…79170xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase58d ago0xe709dd…757354
0xa935…79170x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase58d ago0x1b3098…17f09d
0xa935…79170x71db…9c22BaseAutonomy API NetworkWebsite$0.001100%coinbase58d ago0x94681a…ab3179
0xa935…79170x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase58d ago0x2fdd9c…899a9a
0xa935…79170x52e2…f3eaBasex402 service$0.003100%coinbase58d ago0x057f06…b2f230
0xa935…79170xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1758d ago0x270074…5db415
0xa935…79170xf22e…f493Basegeocode-reverseGeo$0.008100%0x2772…8c1758d ago0xa47096…27812d

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.