Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x98f04e…4c24dd
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x9928a2…b41982
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0xbac09f…ca44db
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x20bef9…1f6ccc
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase69d ago0x5a2d9b…918486
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x7af8df…f5dd77
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase69d ago0x4965b1…340d6e
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase69d ago0x139bd2…d10260
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xfc7d9e…4df7fb
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x3b5a66…c4fe3d
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x583203…0bf9f9
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x436821…660369
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x0d4c71…71eee3
0xd344…b3fd0x40a8…ad8bBasex402 service$0.005100%coinbase70d ago0x24aa98…bae98e
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase70d ago0x89cdd0…0f7e51
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase70d ago0xa98d79…3ee966

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.