Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6b…2b1c0x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x51c426…ccb7f4
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x5bc30d…455a31
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x7bdeed…d9adc7
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x60a858…2b1622
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xc18767…e5ed4a
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x98c9da…a0fef0
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x67403d…6c8961
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x6d7645…9b31a2
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x203215…fc1bd9
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xecfb7d…145677
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x2e1a76…9d847a
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xb60cfa…74c4c8
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x0fcc59…f43b8f
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x764a5d…3e4e2a
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x02f688…d8a8a7
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xea3b31…becb2a
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x40805b…2b5543
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xe54ef5…51ad85
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xadb527…1c6a39
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x315ef4…bd82ba
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0x134678…6e0ea5
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xd4e6c9…a31072
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xacd396…95b199
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xbb6446…8e5873
0x2c98…cec40x05e8…b7b7Basex402 service$0.005100%coinbase15d ago0xe952d9…052558

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.