Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcde9…01e60x3896…6b27Base—$0.01100%fluxa105d ago0xe012a8…be8b29
0x36ec…608f0x3896…6b27Base—$0.01100%fluxa105d ago0x76b435…78f40f
0x451e…99dc0x3896…6b27Base—$0.01100%fluxa105d ago0x7e2a8a…12764a
0x2195…4f6b0x3896…6b27Base—$0.01100%fluxa105d ago0xddcf3f…1bd889
0x6773…d0d50x3896…6b27Base—$0.01100%fluxa105d ago0x325309…9f673d
0xa743…0e950x3896…6b27Base—$0.01100%fluxa105d ago0x1587e2…1b000f
0x228e…742f0x3896…6b27Base—$0.03100%fluxa105d ago0xe57ea0…832e7b
0x6b4f…a88a0x3896…6b27Base—$0.04100%fluxa105d ago0xd481a8…5bf3e1
0x0510…09bb0x3896…6b27Base—$0.05100%fluxa105d ago0x63ccad…666bec
0xe8cb…6a530x3896…6b27Base—$0.05100%fluxa105d ago0x7afa9d…31d592
0x4386…eb2c0x3896…6b27Base—$0.05100%fluxa105d ago0xf79bdf…7555b8
0x98de…21ce0x3896…6b27Base—$0.05100%fluxa105d ago0x876650…45f915
0xacfa…d3230x3896…6b27Base—$0.04100%fluxa105d ago0xfa6845…0433ba
0x50d1…f5ca0x3896…6b27Base—$0.02100%fluxa105d ago0x99237d…f2c198
0x1056…bd0c0x3896…6b27Base—$0.05100%fluxa105d ago0xa0192d…4dac5f
0x6a3b…ef4c0x3896…6b27Base—$0.03100%fluxa105d ago0xc4664a…f8d696
0x3f58…364e0x3896…6b27Base—$0.05100%fluxa105d ago0x5cbbd7…dc89a5
0x6baa…5b8b0x3896…6b27Base—$0.06100%fluxa105d ago0xd7f96b…400a7b
0x8c41…dd6c0x3896…6b27Base—$0.03100%fluxa105d ago0x5aff06…3a08f8
0x925b…bdcf0x3896…6b27Base—$0.06100%fluxa105d ago0xd1c3ae…5c01f2
0x6152…a00f0x3896…6b27Base—$0.03100%fluxa105d ago0x47481f…bd70bd
0xf1a1…76290x3896…6b27Base—$0.03100%fluxa105d ago0x302bc0…556454
0x27b8…092c0x3896…6b27Base—$0.03100%fluxa105d ago0xf6629f…dc3b3f
0xe30e…f9c70x3896…6b27Base—$0.03100%fluxa105d ago0x045530…fb9a8f
0x50ba…5c5f0x3896…6b27Base—$0.05100%fluxa105d ago0x79ef6e…d909b6

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.