Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x5c5f8b…958291
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xed5548…86e282
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x4824c7…39d4b5
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0xe4c3af…6d47b4
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x3a3266…d7634e
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x697fc3…d04533
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xb48f00…2217c7
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x3020c4…1d248d
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x2650b3…cd0937
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xe51d0b…906db9
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xf1940a…d2569e
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xb5cabf…2fa275
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xf1dce0…8ea4b1
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x2a1642…f7e476
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x1ee6ea…d8dce0
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xb2b26b…413acb
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xd72397…2b1703
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x71b8aa…ba411f
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x70ff09…5497f0
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x4d1622…173793
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x1a04f5…23f53e
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xf85b4a…bb8b3d
0xfc02…1a670x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0xc7691d…36cafc
0xfc02…1a670x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x19961f…bb5f85
0xfc02…1a670x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xdd0f48…afe729

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.