Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0176…b4c50x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0x0dcab5…7d94d3
0x0176…b4c50x52e2…f3eaBasex402 service$0.001100%coinbase40d ago0x23d9cf…e7c84e
0x0176…b4c50x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0x14bd7e…f7eb30
0x0176…b4c50x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0x5871b8…46e596
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x040fe7…c2c523
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x325e0d…8a6fc3
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x197901…233478
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x05a08b…f5fb7a
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0x775528…05d253
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0xc876de…80cfae
0x0176…b4c50x52e2…f3eaBasex402 service$0.003100%coinbase40d ago0xe23a21…f5d4ac
0x0176…b4c50x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0xded9d8…8542fb
0x0176…b4c50x52e2…f3eaBasex402 service$0.008100%coinbase40d ago0xf965c6…d97625
0x0176…b4c50x52e2…f3eaBasex402 service$0.005100%coinbase40d ago0x8e0e27…7649ea

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.