Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ba1…cd3c0x3dcb…32e1Basex402 service$0.005100%coinbase21d ago0x5cba45…19aaf7
0xfb64…d5190x3dcb…32e1Basex402 service$0.005100%coinbase21d ago0xf0691b…511dba
0x876c…714c0x3dcb…32e1Basex402 service$0.005100%coinbase21d ago0x5425a8…a55489
0x1e4a…450a0x3dcb…32e1Basex402 service$0.002100%coinbase21d ago0x439a8a…89c9fa
0xad1a…143e0x3dcb…32e1Basex402 service$0.005100%coinbase21d ago0xffe27a…bbf6a9
0xcf01…cc330x3dcb…32e1Basex402 service$0.005100%coinbase21d ago0x452eb3…3c6b39
0xb0f8…5d7e0x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x2f676e…136787
0x9959…41d90x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x271dfd…956cf4
0x08b0…6b430x3dcb…32e1Basex402 service$0.002100%coinbase22d ago0x347611…117657
0x33b0…69e40x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x41554d…876fa6
0x4083…94770x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x9400a3…6f056b
0xe0b6…ea250x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x354b1b…b9b4a5
0x33b0…69e40x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0x3ccac2…aeb48a
0x809a…04f10x3dcb…32e1Basex402 service$0.005100%coinbase22d ago0xace21a…440386
0xe87b…50150x3dcb…32e1Basex402 service$0.002100%coinbase22d ago0x6d823a…2f90e1

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.