Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc5cb67…725779
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase71d ago0x2a084e…f1d1e6
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xdfd585…75487a
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc4942d…3fc727
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xf0f3c8…85d250
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xf8afa1…846448
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0xc5d428…6858d5
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0x99fa50…6eda65
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x9cf145…d66625
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x64b41b…e660bc
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x0f527a…fb19f4
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xebc2c3…3499f3
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase71d ago0x857c2d…dd230e
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase71d ago0xc338c2…25f621
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xc9a494…86a9af
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xd9c19e…dd5730
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xf497aa…a5c0e4
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x97a332…96d207
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xc2a6f0…f59687
0x3ec8…c7990x40a8…ad8bBasex402 service$0.001100%coinbase72d ago0x9c9bcd…74364a
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x36ae24…59b4aa
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0x3666f3…5c8c19
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase72d ago0xe6f6fd…3eaf9b
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase72d ago0xc85196…c63359

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.