Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase14d ago0xa6eb25…ba12b1
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase14d ago0x3591bb…c4a031
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase14d ago0xca34c6…1067ef
0x27ab…248c0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xf7429a…4467ec
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x45e795…a6afa5
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x299518…322c1e
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x65a6e6…7a6458
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x5e1852…2b01e2
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x948072…7ffabf
0x94aa…02be0xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x5fdf30…16f952
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xf0edc7…ed758c
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xc65dfc…cd3389
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x19b5ab…a87742
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x2953f2…07d6e6
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xaffb63…bd74f8
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xbb862e…574b9f
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x4cdeda…041347
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x7a9363…bcd174
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xe1b851…5b024b
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xbd7df5…d4ba24
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xe37731…529d94
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x6ca98a…eccc16
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0xb99c69…88929e
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x52577a…c0125c
0x5f64…5a730xffc4…37b1Basex402 service$0.001100%coinbase15d ago0x3ae9ec…589668

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.