Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xad5c36…8108d2
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xea11a7…1d0e17
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xa18dcc…e9dff2
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x1dd77d…13548a
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xf2c06a…845372
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xe7f710…d77e1b
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xa90e53…631bdb
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x297b7b…13b121
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x023aea…a59bec
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x85c072…ed3f10
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x9d3ce7…e6d0f6
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x2027b5…d0f7e8
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xce39ee…171a7f
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x61ea2b…e251f9
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xe7397c…23a5d3
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x3ffead…b744de
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xea2b30…84ddc1
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x20e9fc…c5441a
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0xfc6323…1559b9
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xb718e2…7fe9a0
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x9bbbfe…d7ef44
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x4edbfd…22c325
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0x1cfb8f…6f421b
0x9bf5…16060x9c95…e299Base—$0.001100%fluxa51d ago0xadb68b…36ca58
0x9bf5…16060xfe80…47eeBase—$0.001100%fluxa51d ago0x0b54e4…de2380

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.