Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x8d8af7…9968d0
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xbfab3d…59cc9a
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xc0eae1…1c52ba
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x2ce9c4…9a35fb
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xf8fb89…30589c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x3833d0…0c61de
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xfa942a…b08e24
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xb81df6…bf6ef0
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x197456…118929
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x234953…9399ff
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x5aeaa1…aad006
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xed81ae…0b33e6
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x30ffb3…457bc9
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x981070…2c904f
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x45464f…13556e
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x8b6456…7a1a45
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x947bcf…10787c
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xc2d948…0889a5
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x986d3f…4b3c55
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x5fe2a0…d4a9b6
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0xb4739b…354ece
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x682429…b44a80
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x639a10…fd88de
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x43b63c…3b6015
0x225f…57fb0x9c95…e299Base$0.001100%Route unknown72d ago0x312023…0a0b31

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.