Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0x304785…da37e8
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0xe52567…72eb15
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0x1f051e…8ac83e
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0x0a42d8…e49293
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0x838458…3594a6
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0xbf25b1…5f6e5b
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase39d ago0x2c1a5c…dcbb92
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x0f04da…531c96
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x993e79…78691b
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x8f0bf2…516515
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xe79d61…7b5a7b
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x7abefb…e654e7
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xb25488…12ebcc
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x6a32ff…3a8b66
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xd65d61…e944ce
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x47464e…c1a990
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xb48510…95eea8
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x9f3ac6…69c433
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xcba13a…b63a72
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xcd15dd…ab0f29
0x7706…41210xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xa80c47…28d293
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x2b901e…f20eab
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xd39856…ded630
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0x22ea14…4b6e42
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase40d ago0xdaaa25…f4718b

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.