Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x3a50b6…fb03e6
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x6abd83…8f14aa
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x30fd38…032bd1
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x2c3357…8da710
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x0d50a6…41a914
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x44951c…e18b32
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xfc569a…d68b17
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x1ef90a…353f77
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xd45eef…4b4499
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x4cd179…3a3712
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x16a0bf…3d6afb
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xdc68ea…ddbe55
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x340c2d…fb1d83
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x3ee020…9e74bb
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xc673ad…e642a1
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x47c0a7…cb08d0
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xc5c710…69c42c
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x11e603…8beb28
0xc9c7…16700xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x51fc7c…bfa9d0
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x0f1745…a45439
0x54e1…f4e00xffc4…37b1Basex402 service$0.002100%coinbase15d ago0x9e928c…58dd13
0x54e1…f4e00xffc4…37b1Basex402 service$0.002100%coinbase15d ago0x0f1690…cdb0fd
0x54e1…f4e00xffc4…37b1Basex402 service$0.002100%coinbase15d ago0xeab553…bea1e2
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xcdbb60…88f1fa
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xa3cc2d…18a595

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.