Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xdd0e0f…620fd8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x0c96fd…3f9817
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xfa9fbf…a0d5c5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xcbe252…33844a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x345d8f…7eeebf
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xba9db2…17ed66
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xbd23bc…12ccc5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xe63b4e…4f6f05
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x703ffe…0373e4
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x937f5c…3a0d46
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xc62264…a9deaa
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xda6828…62f580
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x0dd6e3…07a320
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xf26073…565ea1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x7f2616…1677cd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x17fae8…2dc415
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xf66a0a…068e5f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x7177d7…f2b9e8
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x2e1a99…43a92a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x3bdbf4…f339dc
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xcfe275…ad4858
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xf6ea1c…a5fe08
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xffa529…b44c6d
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0x07a65a…70db0f
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa76d ago0xcd6540…e666d8

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.