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%coinbase56d ago0xe67ae3…71043c
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xcf882b…c39c92
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xa03f2a…de1309
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x830027…2ec952
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x306066…083ebe
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x0b7025…f34859
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x2c2539…881929
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xbcf9ac…b8e9d5
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xe24758…3d567a
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xc741c8…5c85c1
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xc70e60…126fc7
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xf35f95…2ec40e
0xf046…37ef0x3dbd…c362Basex402 service$0.03100%0x591e…d6a456d ago0x3eac5a…5c6db9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xc1bfcb…dfff1b
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x4e7194…bf1947
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xb77a55…310ba9
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x6a1d13…3a8611
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x336e28…ee8b21
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xb33535…636a21
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x294e05…aa48ad
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x1c0dbb…13ead5
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0x832994…bfdfc6
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase56d ago0xa0600e…e077b7
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase57d ago0x36dd56…bc03da
0xf046…37ef0xd441…b4b4Basex402 service$0.002100%coinbase57d ago0xb2a31c…fad41f

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.