Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x37fa9c…0fa69e
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x47a11e…292f06
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x66beab…ff09ec
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x32b66e…a7cdb6
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0xc21b26…020b79
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0xd144e1…7e48b7
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0xf235aa…8e2fa3
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x9cbcfb…aa2b21
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase73d ago0x6e85ba…c0f66b
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase74d ago0x741b0a…b99118
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase74d ago0x238ae9…64c779
0x3289…d9490xe5f4…fe3dBasex402 service$0.001100%coinbase74d ago0x767272…c62c73
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x1112ec…3a9b55
0x3289…d9490xe5f4…fe3dBasex402 service$0.005100%coinbase74d ago0x27452f…025d4e
0x3289…d9490xe5f4…fe3dBasex402 service$0.003100%coinbase74d ago0x151618…5cd0bb
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0xe57d8f…4cf0ba
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x81f0af…dcfad4
0x3289…d9490xe5f4…fe3dBasex402 service$0.003100%coinbase74d ago0x4ac54b…ed9611
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x5b7cce…39bf19
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x5eea21…4225bf
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0xa32177…eef0bd
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0xa7e2eb…718376
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0xc675c6…89be16
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x66c758…c5e98f
0x3289…d9490xe5f4…fe3dBasex402 service$0.01100%coinbase74d ago0x5873e7…996212

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.