Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase14d ago0x3c51e9…e963ed
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase14d ago0x93ea27…059f02
0xca0a…2d7a0x85b4…627cBase—$2.65100%coinbase14d ago0x37fad2…ee4d77
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase14d ago0xeec6f9…a3ee0a
0xca0a…2d7a0x85b4…627cBase—$0.48100%coinbase14d ago0x63103e…67dec3
0xca0a…2d7a0x85b4…627cBase—$1.42100%coinbase14d ago0x8ab5a4…82bc79
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase14d ago0xbad734…315412
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase14d ago0xc3beef…41e471
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase14d ago0x924a74…6abeea
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase14d ago0xba6bcd…ea3af4
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase14d ago0xf99168…66e679
0xca0a…2d7a0x85b4…627cBase—$1.34100%coinbase14d ago0xd1c390…ec1300
0xca0a…2d7a0x85b4…627cBase—$9.47100%coinbase15d ago0x375785…f36a94
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase15d ago0x5b3f6b…66152b
0xca0a…2d7a0x85b4…627cBase—$0.69100%coinbase15d ago0x747810…97a84a
0xca0a…2d7a0x85b4…627cBase—$2.78100%coinbase15d ago0x61248d…9bc8ab
0xca0a…2d7a0x85b4…627cBase—$1.23100%coinbase15d ago0xbb1976…467594
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase15d ago0x8a1557…2d0379
0xca0a…2d7a0x85b4…627cBase—$0.64100%coinbase15d ago0x575751…888251
0xca0a…2d7a0x85b4…627cBase—$1.93100%coinbase15d ago0x54529b…e30bf7
0xca0a…2d7a0x85b4…627cBase—$0.43100%coinbase15d ago0x975bff…5f64cf
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase15d ago0xb4c790…4b105e
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase15d ago0x085236…105a5b
0xca0a…2d7a0x85b4…627cBase—$3.14100%coinbase15d ago0x7e6b47…374879
0xca0a…2d7a0x85b4…627cBase—$2.25100%coinbase15d ago0x6740ad…6885fc

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.