Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x39fccc…0636ed
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2553d0…20f2fb
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x0d0d3e…4053c6
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x14d217…561938
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x52ff10…5554ea
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x256b37…b14251
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6a8e9b…10222a
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x52b74e…7411ad
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0xff32c3…e621d1
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8d6a8a…c93a1e
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3381e5…69f20b
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x64d6de…2cc16b
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x776ce9…1144a5
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0xc332fa…933d96
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5ee88e…2e04bd
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf7e0df…6e4698
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0x167ce9…4dbdaa
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase5d ago0xe684ce…283b68
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2e5353…6fea40
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2f7f3a…9582ee
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase6d ago0x2035ea…a76484
0xc774…1bd70x17cd…7905Basex402 service$0.05100%coinbase6d ago0xe59fcc…a8393f

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.