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%fluxa73d ago0x3880b1…287a2b
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x720504…c04934
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x78b1f3…b746f6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x85cc7c…47628a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x8cb1ce…7ac424
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xac6d46…8ddf79
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x267e3c…7c34ae
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xe3d346…8d5125
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x4c327b…afed65
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x2bdf35…8ef154
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x2f0f26…7b07e6
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x094d9b…e61f55
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x95c622…bc93dd
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x4fecdf…b2d788
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xe9ff1c…825eb7
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x9eede0…5bc2b0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x4d13dc…253ce7
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xf75bb3…486158
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x5ec273…b7a7f0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x7b3041…f0cea1
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0x3b931b…6296a5
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa73d ago0xf12ba4…fb73c0
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0xe81c99…f9947a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x6da0f0…382d3a
0x65d0…a89d0x9c95…e299Base—$0.001100%fluxa74d ago0x34f2f7…46eea5

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.