Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc160…65810x2348…2bcbBasex402 service$0.005100%coinbase120d ago0xd8be05…40cef5
0xc160…65810xba63…53edBase—$0.01100%coinbase120d ago0x1b91ba…f79557
0xc160…65810x4b1d…a6d1Base—$0.01100%coinbase120d ago0xea7374…b210ac
0xc160…65810xb41a…506dBase—$0.01100%coinbase120d ago0x977127…d9e505
0xc160…65810xdc0a…d509Base—$0.01100%coinbase120d ago0xdb224b…89d5c5
0xc160…65810x23eb…7c55Base—$0.01100%coinbase120d ago0xfabb1f…8927b6
0xc160…65810x298f…0e74Base—$0.01100%coinbase120d ago0xc5339c…0a9433
0xc160…65810x050e…0ecdBase—$0.01100%coinbase120d ago0x100092…f53707
0xc160…65810xfae0…f16dBase—$0.01100%coinbase120d ago0x7dbdde…b10e18
0xc160…65810x228a…3c3cBase—$0.01100%coinbase120d ago0x62467f…2cfe96
0xc160…65810x1853…728dBase—$0.01100%coinbase120d ago0xb49c3b…f2659e
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.06100%payAI120d ago0xc629ad…d72c05
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.03100%payAI120d ago0x124a98…a5e681
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.12100%payAI120d ago0x036da3…009600
0xc160…65810x6302…ad57BaseTripadvisorTravel$0.44100%payAI120d ago0x0370b1…fefb18
0xc160…65810x2348…2bcbBasex402 service$0.005100%coinbase120d ago0x66569e…fad0fa
0xc160…65810x2348…2bcbBasex402 service$0.005100%coinbase120d ago0x5b1b55…703dc7
0xc160…65810x2348…2bcbBasex402 service$0.005100%coinbase120d ago0x4e5880…37a20b
0xc160…65810x2348…2bcbBasex402 service$0.005100%coinbase120d ago0x8addad…03f9d6
0xc160…65810xc25b…ed47Base—$0.01100%coinbase120d ago0x6f7175…78cd1e
0xc160…65810x515e…f8ccBasex402 service$0.01100%coinbase120d ago0xe09ac3…1badc5
0xc160…65810x515e…f8ccBasex402 service$0.01100%coinbase120d ago0xfa6651…bca8e8
0xc160…65810x3803…101bBase—$0.01100%coinbase120d ago0x49707b…5dba5c

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.