Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x93b0cb…884563
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x8ae137…2a17e4
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0xa26dee…3c7b58
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x6c83f2…70079e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x2a9594…097acd
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0xe5d1b2…eab6f4
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x64d22a…de123f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x4dd2d8…30402b
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x5c5250…0a2686
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0xc74624…b3801b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x3eccd1…08571e
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x36bef0…863a41
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x44ed41…d36a32
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x593e61…43a0f0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0xeabd3f…08fc3b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x053083…223d65
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x1710fc…d2b7f6
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0xdc4e6f…d6d145
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0xf7f89d…d3717c
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa34d ago0x25661c…d24fc5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x446f79…b49bb0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x0a6e36…0dcb3b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x169e27…844a1a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x5615b8…5fc011
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa34d ago0x147833…6b754f

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.